BODY, TD {
	background: #0B046F;
	color : white;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	 link:#DC3254;
	  vlink:#DC3254; 
	  alink:#840411;
scrollbar-face-color:navy; scrollbar-shadow-color:black; 
scrollbar-highlight-color: blue; scrollbar-3dlight-color: blue; 
scrollbar-darkshadow-color: black; scrollbar-track-color: #385FF2;
scrollbar-arrow-color: White;

}
H1 {font-size: 10pt;
	color: white;
	background: #0B046F;
	font-weight: bold;
}



H3 {
	font-size: 8pt;
	background: #0B046F;
	color: white;
}

H2 {
	font-size: 10pt;
	background: #0B046F;
	color: blue;
	
}

H4 {
    font-size: 8pt;
	background: #0B046F;
	font-weight: bold;
	color : silver;
	}

	H6 {font-size: 10pt;
	background: #0B046F;
	color: silver;
	font-weight: bold;
}
	
A {
	text-decoration: none;
	background: #0B046F;
	color: aqua;
}

A:Hover {
	text-decoration: underline;
	background: #0B046F;
	color: #32CD32;
}

HR {
	color: blue;
	background: #0B046F;
	height: 1pt;
}
