p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 24px; 
	color: #000000; 
}

.pageTitle, h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000065; 
	line-height: 24px; 
	text-transform: uppercase; 
}

.sectionTitle, h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #D00005; 
	line-height: 24px; 
	text-transform:uppercase; 
}

.topParaTitle, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #D00005;
	line-height: 24px;
}

.headinglink {
	font-family: Arial;
	color: black;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	line-height: 12px;
}

.headinglink11 {
	font-family: arial, verdana,  Helvetica, san-serif;
	color: black;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	line-height: 14px;
}

.headinglink12 {
	font-family: Arial;
	color: black;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.headinglink-current {
	font-family: Arial, sans-serif;
	color: black;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	/*text-transform: uppercase;*/
	line-height: 12px;
}

.headinglink-current2 {
	font-family: Arial, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: 900;
	text-decoration: none;
	/*text-transform: uppercase;*/
	line-height: 12px;
}

.headinglink:hover {
	color: #D00005;
}
