body {
	background-color: #666666;
	background-image: url();
}
.Header1 {
	font-size: 30px;
	color: #003399;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.Header2 {
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
	font-family: Tahoma;
}
.Maintext {
	font-size: 14px;
	color: #0066cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.LightText{
	font-size: 14px;
	color: #99ccff;
	font-weight: normal;
	font-family: Centaur;
	font-style: oblique;
}
.Caption {
	font-size: 14px;
	font-style: italic;
	font-family: "Arial Rounded MT Bold";
}
a {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Bookman Old Style;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #003399;
}
h2 {
	font-size: 24px;
	color: #0066cc;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000066;
}
map {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.header3 {
	font-family: Tahoma;
	font-size: 18px;
	color: 0066CC;
	font-style: italic;
}
