
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#FABD05;
scrollbar-highlight-color:#F5E069;
scrollbar-3dlight-color:#FAF4D8;
scrollbar-darkshadow-color:#F9D073;
scrollbar-shadow-color:#E39A37;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F3970C;
}
-->


p {
	font: 11px "Verdana", Arial, sans-serif;
			color: #000000;
}

.bullets     { font-family: Verdana; font-size: 11px }
body {
	background-repeat: no-repeat; font-family:Verdana; font-size:11px
}
a:link {
	text-decoration: underline;
	color: #FF00DD;font-size:11px; font-family:Verdana
}

a:visited {
	font: 11px "Verdana", Arial, sans-serif;
	text-decoration: underline;
		color: #0099FF;
}

/* note that A:HOVER isn't supported by all browsers */
a:hover {
	font: 11px "Verdana", Arial, sans-serif;
	text-decoration: underline;
	color: Red;
}

TABLE, TD {
	font: 11px "Verdana", Arial, sans-serif;
	color: #000000;
	}

div.scrollbos { overflow-y: auto; overflow-x: hidden; width: 429; height: 258; 

}
</STYLE>