h1   {
	font-size: 14 pt;
	color: #FF0000;
	font-style: normal;
	font-family: "Arial";
}
h2   {
	font-size: 12 pt;
	color: #FF0000;
	font-style: normal;
	font-family: "Arial";
}
h3   {
	font-size: 10 pt;
	color: #FF0000;
	font-style: normal;
	font-family: "Arial";
}
h4   {
	font-size: 8 pt;
	color: #FF0000;
	font-style: bold;
	font-family: "Arial";
}
body         {
	font-family: Arial;
	font-size: 10 pt;
	color: #000000;
	background-color: White;
	scrollbar-base-color: white;
	scrollbar-arrow-color: 000000;
	scrollbar-DarkShadow-Color: 5A6AA8;
}
table        {
	color: black;
	font-size: 10 pt;
	font-family: Arial;
}
a:link {
	color: Red;
	font-family: Arial;
	font-size: 10 pt;
}
a:visited   {
	color: Red;
	font-family: Arial;
	font-size: 10 pt;
}
a:active    {
	color: Red;
	font-family: Arial;
	font-size: 10 pt;
}

