A:link, A:visited 
{
	color: #FFFFFF;
	text-decoration: underline;
}

A:hover, A:active
{
 color: #FFFF00;
	text-decoration: underline;
}

body, td
{
 color: #FFFFFF;
 font-family: tahoma,arial;
 font-size: 9pt;
}

.header
{
 background: #000000;
 font-size: 8pt;
}

.menu
{
 font-size: 8pt;
 font-face: tahoma,arial;
}

.content
{
 background: #001A9A;
}

.footer
{
 font-size: 8pt;
}

.pagetitle
{
 font-size: 14pt;
 text-align: center;
 letter-spacing: 1;
 word-spacing: 4;
 font-family: arial black, impact;
}
