body, td, th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link { color:#CC6600; font-weight:bold; }
a:visited { color:#CC6600; font-weight:bold;}
a:linked { color:#CC6600; font-weight:bold;}

.heading1 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.heading2 {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.heading3{
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

.heading3 a:link{
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration:none
}

.heading3 a:visited{
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration:none
}
.heading3 a:hover{
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration:underline;
}


.news {
	font-size: 11px;
}

.footer {
	font-size: 11px;
	color:#666666;
}

.footer a:link { color:#CC6600; font-weight:bold; font-size: 11px; }
.footer a:visited { color:#CC6600; font-weight:bold; font-size: 11px;}
.footer a:linked { color:#CC6600; font-weight:bold; font-size: 11px;}

.alt_row {
	background-color:#F0F5FE;
}

.red {
	color:#FF0000;
}
