A { 
	color: 003366; 
	text-decoration: underline
}

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

BODY,TD,TABLE,TR,P,UL,LI,OL  {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: 000000   
}

.main {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal
}

.recent {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 11px;
}

.header {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 18px;
	font-weight: bold;
	font-style:normal
}

SPAN.footer {
	font-family: arial, helvetica, sans-serif;
	color: 444444;
	font-size: 10px;
	font-weight: normal;
	font-style: normal
}

SPAN.blue {
	font-family: arial, helvetica, sans-serif;
	color: 003366;
	font-size: 12px;
	font-weight: bold;
	font-style: normal
}

.homepage {
	font-family: arial, helvetica, sans-serif;
	color: 000000;
	font-size: 15px;
	font-weight: bold;
	font-style: normal
}

SPAN.blue2 {
	font-family: arial, helvetica, sans-serif;
	color: 003366;
	font-size: 15px;
	font-weight: bold;
	font-style: normal
}