body          
{
	font-family: helvetica, arial, geneva, sans-serif;
 	font-size: small; color: #000000
}

pre, tt       
{
	font-size: small
}

th
{
	font-family: helvetica, arial, geneva, sans-serif; 
	font-size: small; 
        font-weight: bold; 
        background-color: #D3DCE3
}
          
td            
{
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: small
}

form          
{
	font-family: helvetica, arial, geneva, sans-serif;
	font-size: small;
}

h1            
{
	font-family: helvetica, arial, geneva, sans-serif; 
        font-size: large; 
        font-weight: bold
}

A:link        
{
	font-family: helvetica, arial, geneva, sans-serif; 
        font-size: small; 
        text-decoration: none; 
        color: #0000ff
}

A:visited     
{
	font-family: helvetica, arial, geneva, sans-serif; 
        font-size: small; 
        text-decoration: none; 
        color: #0000ff
}

A:hover       
{
	font-family: helvetica, arial, geneva, sans-serif; 
        font-size: small; 
        text-decoration: underline; 
        color: #FF0000
}

A:link.nav
{
	font-family: helvetica, arial, geneva, sans-serif; 
        color: #000000
}