
.body a:link {
	color: #CC0000;
	text-decoration: underline;

}
.body a:visited {
	color: #CC0000;
	text-decoration: underline;

}
.body a:hover {
	color: #8C0200;
	text-decoration: none;

}
.navsmall a:link {
	color: #8C0200;
	text-decoration: none;

}

.pagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	
	}
	
	.whitepagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	
	}
	
	.redpagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FF0000;
	
	}
.pagebody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	
}

.pagetitle {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
	
.redpagetitle {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}	
	.whitepagetitle {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	}
		
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: 8C0200;
}

.pagebold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
