h1 {
	font-variant: small-caps;
	color:#000000;
	font-family:"Andale Mono", Arial, sans-serif;
	font-size: 13pt;
}

h4 {
	font-variant: normal;
	color:#000000;
	font-family:"Andale Mono", Arial, sans-serif;
	font-size: 11pt;
	line-height: 140%;
	margin-top: 1em;
	font-weight: bold; 
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
#blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;

}
body, textarea {
	color:#FFFFFF;
	font-family:"Andale Mono", Arial, sans-serif;
	scrollbar-base-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#FFFFEC;
	scrollbar-track-color:53616A;
	font-size: 10pt;
	background-attachment: scroll;
	background-color: #707C88;
}



td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 120%;
	font-weight: heavy;
	font-variant: normal;
	color: #000000;

}

#news {

position: absolute;
visibility: visible;
z-index: 10;
top: 300px;
left: 600px;
height: 300px;
width: 150px;
clip: rect(0px, 100px, 240px, 0px);
border-width: 1px;
padding-top: 200px;

