A                       { color:darkblue; text-decoration:underline }
A:hover,A:active        { color:darkblue; text-decoration:underline }
A:visited				{ color:darkblue; text-decoration:underline }



SPAN.main {font-family: arial, helvetica, sans-serif;
		 color: 000000;
		 font-size: 12px;
		 text-decoration: none;
		 font-weight: normal}

TD.footer {font-family: arial, helvetica, sans-serif;
		color: 444444;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal}

SPAN.footerlink {font-family: arial, helvetica, sans-serif;
		color: 444444;
		font-size: 10px;
		text-decoration: underline;
		font-weight: normal}

SPAN.header {font-family: arial, helvetica, sans-serif;
			color: darkblue;
			font-size: 16px;
			text-decoration: none;
			font-weight: bold}
			
