.mainheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC3333;
	font-weight: bold;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3333;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CD1C43;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: underline;
}
.links {  
      font-family: Arial, Helvetica, sans-serif;
      font-size: 9pt;
      color: #CD1C43;
      text-decoration: none
}.space {  font-size: 5px}
