body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
.highlight {
	font-weight: bold;
}
.credit {

	font-size: 9px;
}

a.b:link {font-weight: bold;}
a.b:visited {font-weight: bold; }
a.b:active {font-weight: bold; }
a.b:hover {font-weight: bold; }

.red {color:#FF0000;}

.headingWhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.w:link {font-weight: bold;color: #FFFFFF;}
a.w:visited {font-weight: bold;color: #FFFFFF;}
a.w:active {font-weight: bold;color: #FFFFFF;}
a.w:hover {font-weight: bold;color: #FFFFFF;}
.subheading a{
	color: #3366FF;
	text-decoration: none;
}
.subheading a:hover {
	color: #0000FF;
	text-decoration: none;
}


