<style type-"type/css">{  }
BODY
{	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

	scrollbar-3dlight-color: white;
 	scrollbar-arrow-color: navy;
	scrollbar-base-color: white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #DEE0F4;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
}

H1 
{
	font-family : Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
        color: #800000
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
        color: #800000 
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
        color: #800000 
}
   
a.:link   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #000000 }
a.:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #000000 }
a.:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #000000 }
a.:hover  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #800000 }

.LINKSOFF    { display: none; font-family: Verdana,Arial,San Serif; font-size: 12px; color: #000000 }
.LINKSON     { display: inline; font-family: Verdana,Arial,San Serif; font-size: 12px; color: #000000 }

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	bordercolor: White
}

TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	bordercolor: White
}
.attention { color="white" bgcolor="#800000" }

</STYLE>