A  {
	font-family : "Tempus Sans ITC";
	color : Navy;
	font-size : small;
	text-decoration : none;
}

A:hover  {
	color : Red;
	font-weight : bold;
}

A#botnav  {
	font-family : Arial;
	color : Navy;
	font-size : x-small;
	text-decoration : none;
}

A#botnav:hover  {
	font-family : Arial;
	font-size : x-small;
	text-decoration : none;
	background-color : #FFA500;
}

.style  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	color : black;
	text-decoration : none;
	margin-top : 5px;
	padding-top : 5px;
	margin-bottom : 3px;
	padding-bottom : 3px;
}

.subheading  {
	text-align : center;
	color : white;
	background : #6699cc;
	font-size : 10pt;
	font-weight : bold;
	align : center;
	valign : middle;
	height : 10;
}

A#frontnav  {
	text-decoration : none;
}

BODY  {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A#nav  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	width : 88px;
	font-weight : bold;
	color : White;
	text-align : center;
	border : 1px solid #FFA500;
	text-decoration : none;
}

A#nav:Hover  {
	text-decoration : none;
	width : 88px;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color : #FFA500;
	border : 1px solid Black;
}

