.caption {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

.copyrightWhite {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
}

.copyrightBlack {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}

.time {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}

.bodyred {
	font-family: "Arial";
	font-size: 11px;
	color: #ff0000;
}

.body {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

.bodyBold {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: bold;}

.bodyBoldWhite {
	font-family: "Arial";
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.header {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	font-weight: bold;}


.headerBlue {
	font-family: "Arial";
	font-size: 14px;
	color: #00439d;
	font-weight: bold;}
	
.nav {color: #333333; font-family: Arial; font-size: 12px; line-height: 16px}
a.nav:link { color: #0000CC; font-weight: normal; text-decoration: none;}
a.nav:visited { color: #003366; font-weight: normal; text-decoration: none}
a.nav:active { color: #003366; font-weight: normal; text-decoration: none}
a.nav:hover { color: #990000; font-weight: normal; text-decoration: none}	






