/* CSS Document */

body {
background-color:#2374b0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
margin: 0px;
padding:0px;
}

p a:link, p a:visited, p a:active {
color:#2374b0;
text-decoration:underline;
}
p a:hover {
color:#2374b0;
text-decoration:none;
}

SPAN.hd2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
}
SPAN.hd1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2374b0;
font-size:16px;
font-weight:bold;
}

.titlerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #dcdcdc;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
