html, body {
	padding:0px; margin:0px; 
	height: 100%; 
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
}
td{
	font-size:10pt;
	color:#000;
}

a:link { color: #003297; text-decoration: underline; }
a:visited { color: #003297; text-decoration: underline; }
a:active { color: #800000; text-decoration: underline; }
a:hover { color: #800000; text-decoration: underline; }

.copyright { font-size: 9pt; color: #FFFFFF;}
a.copyright:link { font-size: 9pt; color: #003297; text-decoration: underline; }
a.copyright:visited { font-size: 9pt; color: #003297; text-decoration: underline; }
a.copyright:active { font-size: 9pt; color: #FF0000; text-decoration: underline; }
a.copyright:hover { font-size: 9pt; color: #FF0000; text-decoration: underline; }


.menu { font-size: 16pt; color: #800000; }
/*
a.menu:link { font-size: 16pt; color: #505050; text-decoration: none; border-bottom: 1px solid #800000} 
a.menu:visited { font-size: 16pt; color: #505050; text-decoration: none; border-bottom: 1px solid #800000}
a.menu:active { font-size: 16pt; color: #800000; text-decoration: none; border-bottom: 1px solid #FF0000}
a.menu:hover { font-size: 16pt; color: #800000; text-decoration: none; border-bottom: 1px solid #FF0000}
*/

a.menu:link { font-size: 16pt; color: #505050; text-decoration: none; background: url(underline.gif) repeat-x 100% 100%; padding-bottom: 4px; white-space: nowrap; }
a.menu:visited { font-size: 16pt; color: #505050; text-decoration: none; background: url(underline.gif) repeat-x 100% 100%; padding-bottom: 4px; white-space: nowrap; }
a.menu:active { font-size: 16pt; color: #800000; text-decoration: none; background: url(underlineover.gif) repeat-x 100% 100%; padding-bottom: 4px; white-space: nowrap; }
a.menu:hover { font-size: 16pt; color: #800000; text-decoration: none; background: url(underlineover.gif) repeat-x 100% 100%; padding-bottom: 4px; white-space: nowrap; }