a:link
{
	color: #0066CC; 
	text-decoration: none;
}
a:visited
{
	color: #0066CC; 
	text-decoration: none;
} 
a:active 
{
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}

body, tt, tr, td, table, p, li, ul
{
	font-family: "Verdana", "Arial", sans-serif;
	color: #000000;
	font-size: 8pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Verdana", "Arial", sans-serif;
	color: #000000;
	font-size: 8pt;
}
h1           
{ 
	font-size: 8pt; text-align: Center
}
hr
{
	color: #DCDCDC;
	height: 1;
}
body
{
	margin-width: 0px;
	margin-height: 0px;
	top-margin: 0px;
	left-margin: 0px;
	margin: 0px;
	border-left: 0px;
}
.title        
{
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
font-weight: bold;
color: #0066CC;
}
.smallprint
{
font-family: "Verdana", "Arial", sans-serif;
font-size: 8pt 
color: #0066CC;
}
.Headline 	
{
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
color: #0066CC;

}
.Headlinered {
font-family: "Verdana", "Arial", sans-serif;
font-size: 10pt;
color: #FF0000;
}

