body 
	{
	background-color: #white;
    margin: 0 auto;
	}

a   {
    color: #000000;
    text-decoration: none;
		font-weight: bold
}
a:hover {
	text-decoration: underline;
}
.highlight
{
	font-weight: bold;
	color: #777777
}
.bodytext 
	{
font-family:verdana,arial; font-size: 9pt; color: #333333; clear: both; 
	}
.topline
    {
font-family:verdana,arial; font-size: 14pt; color: #333333;
    }
        
.navline
    {
    font-family: tahoma,verdana,arial,sans-serif;font-size: 8pt; color: #333333; font-weight: bold; white-space: nowrap
    }
H3 {
	color: #ff00ff;
}