TD {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
} 
a {
	color : #00406E;
	text-decoration: underline;
}
a:hover {
	color : #2375bb;
	text-decoration: underline;
}
a:visited {
	color : #00406E;
	text-decoration: underline;
}
a:visited:hover {
	color : #2375bb;
	text-decoration: underline;
}
.hdr {
	font-weight : bold;
}
.footer {
	color : #666666;
	font-size : 10px;
	font-style : italic;
}
.caption {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-style : italic;
} 

