.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.captionBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 44px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;

}
.bodytable {
	background-repeat: no-repeat;
	background-position: center center;
}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #00ccff;
	text-decoration: none;

}
a.nav:link {color: #660000; text-decoration: none;}
a.nav:visited {color: #660000; text-decoration: none;}
a.nav:hover {color: #4682b4; text-decoration: none;}