body {
    SCROLLBAR-FACE-COLOR:#008040;
    SCROLLBAR-TRACK-COLOR:#80D97B;
    SCROLLBAR-ARROW-COLOR:#72DE77;
    SCROLLBAR-3DLIGHT-COLOR:#008000;
    SCROLLBAR-DARKSHADOW-COLOR:#008040;
    SCROLLBAR-HIGHLIGHT-COLOR:#72DE77;
    SCROLLBAR-SHADOW-COLOR:#72DE77;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

a         {text-decoration=none}
a:link    {text-decoration: none; color:#000099} 
a:hover   {text-decoration: underline; color: #000066}
a:visited {text-decoration: underline ; color:#000066}

font {
	font-family: Verdana;
}

p  {
	font-family: Verdana;
	color: Black;
	line-height: normal;
	font-style: normal
	}

Iframe {
	font-family: Verdana;
	font-size: 9pt;
	}

h1 {
	font-family: Verdana;
	font-size: 15pt;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
	padding: 1px;
	background-color: #000000;
	border: thin solid #000000;
}

h2 {
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	border-top: thin none #0099FF;
	border-right: thin none #0099FF;
	border-bottom: thin solid #000000;
	border-left: thin none #0099FF;
}

h3 {
	font-family: Verdana;
	font-size: 12pt;
	color: #009933;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;

}
	
input {
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;}
	
input.rad {
	background-color: #CCCCCC;
	color: #000000;
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;}	

textArea {
	background-color: #FFFFFF;
	color: #000000;
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 370; }

li{
	list-style-position: outside;
	list-style-type: square; }

span {
      float:left;
      width:0.7em;
      font-size:400%;
      font-family:verdana;
      line-height:90%;
     }
