BODY {
	color: #000000;
	text-align: center;
}
Tbody{
	font-family: Arial;
	color: Black;
	font-weight: bolder;
	text-align: center;
}
A {
	text-decoration: underline;
	color: #003F80;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color: #3163CE;
	font-weight: bold;	
}
.style2 {
	color: #003F80;
	font-weight: bold;
	font-family: Tahoma;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25pt;
	font-style: italic;
	color: #228AFF;
	text-align: center;
}
H2 {
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: #228AFF;
	text-align: center;
}
H3 {
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: #228AFF;
	text-align: center;
}
H4{
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: #228AFF;
	text-align: center;
}
H5 {
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: #228AFF;
	text-align: center;
}
body{
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #294398;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #228AFF;
}

