﻿H1 {  	text-decoration: underline;
       color: #660000;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 12pt;
       font-weight: medium;
		margin-top:5px;
		margin-bottom:5px;}
		
H2 {  	color: #E10B29;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
       font-weight: bold;
		margin-top:5px;
		margin-bottom:0px;}

P {    text-decoration: none;
       color: black;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
		line-spacing: 3em
		margin-bottom:5px;}

body { text-decoration: none;
       color: black;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
       //font-weight: medium;

		scrollbar-face-color:#036A4D;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #036A4D;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #036A4D;
		scrollbar-arrow-color: #000000;}
		
td {
	text-decoration: none;
	color: black;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
	line-spacing: 3em margin-bottom:5px;
}

FORM {	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		//color: #000080;
		//background: #E6E6E6;
		border: 2px solid #000000;
		padding: 5px;
		//width: 400px;
		margin-bottom: 0px;
		margin-top: 2px;}

li {	list-style-type: circle;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;}

div.hr (	height: 1px;
		border: 1 px;
		//color: #E2213F;
		width: 95%;}

div.hr hr { height: 1px;
		border: 0 px;
		color: #E2213F;
		width: 95%;}

//A:link {text-decoration: none;}
//A:visited  {text-decoration: none;} 
//A:hover {text-decoration: none; color:#000000;}
.yellow {color:#ffcc33;}
.maroon {color:#660000;}

 <STYLE TYPE="text/css">
<!--
A:link {text-decoration: none;color:#660000;}
A:visited  {text-decoration: none;color:#660000;} 
A:hover {text-decoration: none; color:#000000;}
.yellow {color:#ffcc33;}
.maroon {color:#660000;}
-->
</STYLE>