BODY {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
A {
	text-decoration: underline;
	color: Black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
A:Hover {
	text-decoration: none;
	color: Yellow;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: Black;
	text-align: center;
}
H2 {
	font-family :Times New Roman;
	font-size : 20pt;
	font-style : italic;
	color: Black;
	text-align: center;
}
Tbody{
	font: Times New Roman;
	color: Black;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
body{
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: White;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #34CC67;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #F99A35;
}
