body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	text-align :center;
	background-color : black;
scrollbar-base-color: #757575;	
}

h1
{
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	color :white;
}

h2
{
	font-size:11pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color :white;
	text-align :center;
}

h3
{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color :#FF0000;
}
h4
{
	font-size:16pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color :white;
	text-align :center;
}

h5
{
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color :white;
}

A {
	TEXT-DECORATION:none
}

A:hover {
	TEXT-DECORATION:underline overline
}

A {
	COLOR:white
}

A:hover {
	COLOR:yellow
}