body {
	scrollbar-face-color: #F0F8FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #3399ff;
	scrollbar-shadow-color: #000080;
	scrollbar-3dlight-color: #3399ff;
	scrollbar-arrow-color: #3399ff;
	scrollbar-darkshadow-color: #F0F8FF;
	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:#0066CC} 
a:hover   {text-decoration: underline; color: #003399}
a:visited {text-decoration: underline ; color:#003399}

p  {
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
	line-height: normal;
	font-style: normal
	}

Iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 560px
	}

h1 {
	font-family: Verdana;
	font-size: 15pt;
	color: #000000;
	text-align: center;
	height: auto;
	width: auto;
	padding: 1px;
	background-color: #F0F8FF;
	border: thin solid #CCCCCC;

}

h2 {
	font-family: Verdana;
	font-size: 13pt;
	color: #0099FF;
	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 #0099FF;
	border-left: thin none #0099FF;

}

h3 {
	font-family: Verdana;
	font-size: 11pt;
	color: #00;
	font-variant: normal;
	text-align: left;	
	border-bottom: thin solid #000000;
}
	
input {
	background-color: #F0F8FF;
	color: #000000;
	border: thin solid #B9D3EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;}

textArea {
	background-color: #F0F8FF;
	color: #000000;
	border: thin solid #B9D3EE;
	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%;
     }
