	body {      font-family:"Times New Roman", Times, serif;       	  background-color:#A30000;      color:#CCCCCC;	  font-size: 16px;	  text-decoration: none;	}		p.indent { text-indent:0em; }    	.highlight { color:#ff0000; }    /*The page title cell in the tables*/	.titcell {	background-color: #CCCCCC; 	border: 0px solid #000000;	}		/*This centers the navigational text items in their cells*/	.navCell{ text-align: center; font-weight: bold; }	        h1 { 	color:#0000FF;	padding: 15px;	margin: 20px; 	}		.pictable { text-align: center; vertical-align: middle; }		hr {  	border: 0;	width: 90%;	height: 1px;	text-align: center;	}		.title { 	font-size: 24px;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	/* font-family: arial, "lucida console", sans-serif; */	}     /* a:link { text-decoration: none; color:#BC2626; } */	 a:link { text-decoration: none; color:#53B14C; }     a:visited { text-decoration: none; color:#53B14C; }     a:hover { text-decoration: none; color:#287122; }	 	     a.nav {  text-decoration: none; font-size: 14px; 	 font-family:Verdana, Arial, Helvetica, sans-serif; color:#3278BA; font-weight: bold; }     a:visited.nav { text-decoration: none; font-size: 14px; 	 font-family:Verdana, Arial, Helvetica, sans-serif; color:#3278BA; font-weight: bold; }     a:hover.nav { text-decoration: none; font-size: 14px; 	 font-family:Verdana, Arial, Helvetica, sans-serif; color:#0A4D8B; font-weight: bold; } 
