.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.topLinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.leftNavLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}
.leftNavLinkBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.leftNavLinksNoLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
