body {
	background-color: #D8E1F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
a:visited {
	color: #0011FF;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #003399;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif; 
}
h1 {
	font-size: 110%;
	color: #003366;
	line-height: 12px;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom: 1px dotted #004080;
	line-height: 24px;
}
h2 {
	color: #0066CC;
	font-weight: bold;
	font-size: 100%;
	line-height: 12px;
	
}
a:link.hdrLinks,
a:visited.hdrLinks,
a:active.hdrLinks
  {color: #FFFFFF; text-decoration:none; text-transform:uppercase; font-size:small; font-family: Arial, Helvetica, sans-serif}
a:hover.hdrLinks {color: #FF0033; text-decoration:underline}

.footer {font-size: small}

a.normalLink {font-size: medium}

