/* CSS Document */
body, td, th, p{
	font-family: Arial, Helvetica, sans-serif;
	color:#003366;
	color: #003366;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	vertical-align: top;
}
a {
	font-weight:bold;
	cursor: hand;
	color: #39405C;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: baseline;
}
a:hover {
	color:#B9000F;
	text-decoration: underline;
}
.linkL {
	font-weight:bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
}
.linkS {
	font-weight:bold;
	color: #39405C;
	font-size: 9px;
	text-decoration: none;
	line-height: 40px;
}
.H1 {
	font-weight:bold;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	font-variant: normal;
	text-transform: uppercase;

}
.H2 {
	font-weight:bold;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
