body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 26px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
h2	 {
	font-size: 20px;
	color: #000099;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.BoldRed {
	font-weight: bold;
	color: #CC0000;
}
.Caption {
	font-size: small;
}
.copyright {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 0;
	margin: 6px;
}
.copyright A:link, .copyright A:visited, .copyright A:active { color: #666; font-size: 10px; font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; padding: 0; }
.copyright A:hover {
	color: #CC0000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding: 0;
}
.HeadingRed {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
}
.HeadingBlack {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}
.Blue {
	font-weight: bold;
	color: #000099;
}
.Description {
	font-size: smaller;
}
.links_sub {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
.links_sub A:link, .links_sub A:visited, .links_sub A:active { color: #666; font-size: 11px; font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; }
.links_sub A:hover {
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
