font {font-family: Arial, sans-serif;}
h1 {
	font-family: Arial, sans-serif;
	font-weight : normal;
	font-size : 12px;
	padding : 0 0 0 0;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}
.linkBody {font-family: Arial, sans-serif;	color: #000099;	text-decoration: none;	font-size: 12px;}
.linkHdrNav {font-family: Arial, sans-serif;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;}
.linkNav {font-family: Arial, sans-serif;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;}
.tdRightNav {	background-color: #330033; width: 150px;} 
td.nav a {
	font-family: Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #FFFFFF;
	text-decoration : none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.3em 1em;
	text-align: center;
} 
td.nav a:visited { 
	font-family: Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #FFFFFF;
	text-decoration : none;
	display: block; 
	width: 100%; 
	height: 100%; 
	padding: 0.3em 1em;
	text-align: center;
}
td.nav a:hover {
	font-family: Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #FFFFFF;
	background-color: #330033;
	text-decoration : none;
	display: block; 
	width: 100%; 
	height: 100%; 
	padding: 0.3em 1em;
	text-align: center;
} 