h1,h2,h3,h4,h5,h6
{
font-family:  Verdana, Arial, Helvetica, sans-serif , arial, 'sans serif'; 
}

p,table,li,address
{
font-family: Verdana, Arial, Helvetica, sans-serif, arial, 'sans serif'; 
margin-left:  10pt;
}

li,p,th,td
{
font-size:  11px; background-color: #FFFFFF;
}


h1,h2,h3,h4,h5,h6,hr
{
	color:#660000;
	margin-top: 0px;
	margin-bottom: 0px;	
}
h2{
font-size:11px;
}

a{ text-decoration: none; font-weight:bold ; font-family: Arial, Helvetica, sans-serif ; font-size:11px }
a:link     { color:#220000 }
a:visited  { color:#220000}
a:active   { color:#220000}
a:hover    { color: #990000; text-decoration:underline}


body
{
	background-color: #FFFFFF; margin-top:2px;
	color: #220000;	
}
table
{
	border-color: #660000;
	border-width:0px;
	
}
td
{
	color: #220000;
	
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width:0px;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000; 
	
}
window
{
   top:25; left:100;
}



