 H1 {text-align: center;
	     font-size: 25px;
	     font-family: Arial;
	     color : Navy;
         }

 H2 {text-align: center;
	     font-size: =15px;
	     font-family: "Times New Roman", Times, serif;
	     color : 000080;
	     font-weight : bold;
         }
		  
 .testLabels {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: 102F76
}
		
 .tableHeader {font-family: Arial;
                        font-weight: bold;
		                font-size:14px;
                        text-align: center;
                        color: FEFEDE
						}
						
.tableEntry {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	color:  102F76
}
		
.tableDoing {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: 102F76
}
							
.tableText {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	color: 102F76
}
	
.tableTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: 102F76
}

															
.menu{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#B47C24;
	text-decoration:none;
	font-weight : bold;
}
.menu:hover{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	color:#102F76;
	text-decoration:none;
	font-weight : bold;
}
