body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	color: #000000; 
}
a { text-decoration:underline;color:#c1272d;/*font-weight:bold;*/ }
a:hover { text-decoration:none;color: #000000; }
a.current { color:#000000; }

div#mainContent a:hover { color: #c1272d; }

p { margin: 0px; padding: 0 0 10px 0; }

h1 {
	font-size:inherit; /* letter-spacing: 0.2px;*/
	font-weight:inherit;
	line-height:inherit;
	/*
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	*/
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;
}

.h16 { font-size: 16px; }
.h15 { font-size: 15px; }
.h14 { font-size: 14px; }
.h13 { font-size: 13px; }
.c12 { font-size: 12px; }
.c11 { font-size: 11px; }
.c10 { font-size: 10px; }

.lightgrey { color:#F2F2F2; }
.midgrey { color:#CCCCCC; }
.darkgrey { color: #858585; } 
.lightblue { color: #97D4E5; }
.midblue { color: #00A0C6; }
.darkblue { color: #101177; }
.grassgreen { color:#5CAA22; }
.olivegreen { color:#869F2A; }
.yellow { color: #FFB515; }
.orange { color: #FF7800; }
.butter { color: #FFF5A3; }
.cream { color:#FEE3B0; } 
.deepred { color:#B10021; } 
.deeppink { color:#E90268; }
.purple { color:#9C1E8B; } 



.redcopy { color: #DD0000; }
.smallest { font-size: 10px; } 
