h2 {
 	color: #00056C;
 	font-weight: bold;
 	font-size: 14pt;
 	text-align: center;
}
TH {
 	color: #00056C;
 	font-weight: bold;
 	font-size: 12pt;
 	text-align: left;
}

A:link {
 	color: #00056C;
 	font-weight: bold;
 	font-size: 10pt;
}
 A:visited {
 	color: "#00056C";
 	font-weight: bold; 
 	font-size: 10pt;
}
 A:active {
 	color: "#00056C";
 	font-weight: bold;
 	font-size: 10pt;
}
A.inverse:active,A.inverse:visited,A.inverse:link {
 	color: "#00056C";
 	font-weight: bold;
 	font-size: 10pt;
}
.menu {
	background: "#00056C";
	color: "#FFFFFF";
 	font-weight: bold;
 	font-size: 10pt;
 	text-align: left;
}
.heading {
	background: #FFFFFF;
	color: #00056C;
 	font-weight: bold;
 	font-size: 14pt;
 	text-align: center;
}
.article {
	background: #FFFFFF;
	color: #00056C;
 	font-size: 12pt;
 	text-align: left;
}
body {
    scrollbar-face-color: #00056C;
    scrollbar-shadow-color: #dceaf4; 
    scrollbar-highlight-color: #dceaf4; 
    scrollbar-3dlight-color: #99c0e6; 
    scrollbar-darkshadow-color: #dceaf4; 
    scrollbar-track-color: #dceaf4; 
    scrollbar-arrow-color: #ffffff;
}	

.results {
	background: "#FFFFFF";
	color: "#00056C";
 	font-weight: bold;
 	font-size: 10pt;
 	text-align: left;
}
