body {
SCROLLBAR-FACE-COLOR:#000000;
SCROLLBAR-TRACK-COLOR:#C0C0C0;
SCROLLBAR-ARROW-COLOR:#FF0000;
SCROLLBAR-3DLIGHT-COLOR:#FF0000;
SCROLLBAR-DARKSHADOW-COLOR:#FF0000;
SCROLLBAR-HIGHLIGHT-COLOR:#FF0000;
SCROLLBAR-SHADOW-COLOR:#FF0000;
	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: #FFFFFF;
	font-variant: normal;
	background-color: #666666;
	text-transform: uppercase;
}
	
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%;
     }

