@charset "utf-8";
body {
	margin: 0px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4169E1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.title {
	color: #003399;
}
.bgtitle {
	color: #000000;
	background-color: #EFEFEF;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
}
.wlinks {
	color: #FFFFFF;
	text-decoration: none;
}
.jimg {
	border: 2px solid #D4DDF7;
}

