a:link
{
	color: #cc0000;
	text-decoration:none; 
	font-size:8pt 
}

a:visited
{
	color: #cc0000;
	text-decoration:none; 
	font-size:8pt
} 

a:hover  
{ 
	color: #808080;
	text-decoration:underline; 
	font-size:8pt
}

body
{
	font-family: Verdana;
	font-size:8pt; 
	margin-top:4; 
	margin-bottom:4; 
	color:#666666
}

table
{
	font-family: Verdana;
	font-size: 8pt; color:#666666
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #666666; font-size:11pt
}
h2
{
	color: #33CCFF; 
}

input { font-family: Verdana; 
        font-size: 11px; 
        font-weight: bold;
        height: 19; 
        border: 1px solid #C0C0C0 }
