@charset "ISO-8859-1";
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bolder;
}
.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border: thin inset #999999;
}
a:link  { color: #FFFFFF; text-decoration: none}
a:active {
	color: #FF0000;
	text-decoration: blink;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 14pt
}
.style5 {
	font-size: 16pt;
	font-weight: bold;
}
