.title {
	font-size: 20px;
	color: #003366;
}
.subtitle {
	font-size: 15px;
	color: #003366;
	text-transform: uppercase;
	font-weight: bold;

}

.tableheader {
	color: #FFFFFF;
	font-weight: bold;

}

.date {
	font-size: 14px;
	color: #003366;

}

a.disclaimer {
	font-size: 14px;
	color: #336699;
	font-weight:bold;
}

a.disclaimer:hover {
	font-size: 14px;
	color: #003366;
}

.subtitle2 {
	color: #006699;
	font-weight: bold;
}
.footer {
	font-size: 13px;
	text-align: justify;
	color: #003366;

}
.menuOverState { 
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
}
A:link {color:#336699; text-decoration:none;}
A:visited {color:#333333; text-decoration:none;}
A:active {color:#003366; text-decoration:none;}
A:hover {color:#003366; text-decoration:none;}
td {
	font-family: Garamond, "Times New Roman", Times, Georgia, serif;
	font-size: small;
	color: #333333;
}
