body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
.banner {
	float: left;
	text-align: left;
	text-decoration: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
.banner a:link, .banner a:visited, .banner a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.banner a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.related {
	text-align: left;
	color: #FFFFFF;
}
.breadcrumbs {
	text-align: left;
	color: #0A538C;
	padding-bottom: 7px;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #0A538C;
	text-decoration: underline;
}
.breadcrumbs a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	text-align: left;
	font-decoration: strong;
	font-size: 18px;
	border-bottom: 1px solid #0A538C;
	color: #666666;
}
.footer {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
