body 
{ 
margin-left: 10px; 
margin-top: 0px; 
color: #333333; 
background: #FFFFFF; 
FONT-SIZE: 12px; 
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;

}

a:link 
{ 
	background: none; 
	color: #333333; 
	FONT-SIZE: 12px; 
	font-weight:normal; 
	text-decoration: underline; 
}

a:visited 
{
	background:  none; 
	color: #333333; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	text-decoration: underline; 
}

a:hover 
{ 
	background: #eeeeee; 
	color: #56B0EF; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	text-decoration: underline; 
}



h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {
	color: #CC0033;
	font-size: 160%;
	letter-spacing: 2px;
	background-color: #ffffff;
	font-weight: bold;
	line-height: 140%;}
h2 {	
	color: #CC0033;
	background: #FFFFFF;
	font-size: 115%;
	font-weight: 800;
	letter-spacing: .1em;}
h3 { color: #CC0033; background: #FFFFFF; font-size: 110%; }

h4 {color: #CC0033; background: #FFFFFF; font-size: 12px; }




li {	
	font-size:12px;
	line-height: 100%;
	list-style-position: outside;
}

p {
	line-height: 110%;
}
hr {color:#660000; background-color: transparent; height:2px; border-style:none; }
table { vertical-align: top;}

td {
	font-size: 12px;
	font-weight: normal;
	
	vertical-align: top;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-position: left;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
