BODY
{
	background-color: #005B92;
}

A
{
        text-decoration: underline;
        color: #004C9B;
}

.highlighted
{
	font-family: Arial,Helvetica; 
        font-weight: normal;
	text-decoration: none;
        font-size: 8pt;
        color: #FED002;
}

P, BODY, DIV, TD, OL, UL
{ 
	font-family: Arial,Helvetica; 
	font-size: 10pt;
	color: #000000;
} 

INPUT,SELECT
{ 
	font-family: Arial,Helvetica; 
	font-size: 8pt;
	color: #000000;
} 

TEXTAREA
{
	font-family: monospace;
	font-size: 8pt;
	color: #000000;
} 

A.mainnav
{
        text-decoration: none;
	color: #004C9B;
	font-size: 10px;
}

A.mainnav:hover
{
        text-decoration: none;
	color: #000000;
	font-size: 8pt;
}

A.activenav
{
        text-decoration: none;
	color: #000000;
	font-size: 8pt;
}

A.activenav:hover
{
        text-decoration: none;
	color: #000000;
	font-size: 8pt;
}


.title
{
	font-family: Arial,Helvetica; 
        font-weight: bold;
        font-size: 12pt;
        color: #000000;
}

.subtitle
{
        font-family: Arial,Helvetica;
        font-weight: bold;  
        font-size: 10pt;
        color: #50869C;   
}

.error
{
	font-family: Arial,Helvetica; 
        font-weight: bold;
        font-size: 10pt;
        color: #FF0000;
}

.poem 
{
        font-family: Arial,Helvetica;
        font-weight: normal;
        font-size: 8pt; 
        color: #50869C;
}       
