.header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.header, a.header:visited {  
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.header:hover {  
	text-decoration: underline;
}

.leftNavOff {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.leftNavOff, a.leftNavOff:visited {  
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.leftNavOff:hover {  
	text-decoration: underline;
}

.leftNavOn {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none;
	color: #ff0000;
}

a.leftNavOn, a.leftNavOn:visited {  
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	color: #ff0000;
}

a.leftNavOn:hover {  
	text-decoration: underline;
}

.leftNavAlg {  
	font-family: Algerian; 
	font-size: 24px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.leftNavAlg, a.leftNavAlg:visited {  
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.leftNavAlg:hover {  
	text-decoration: underline;
}

.pgTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

.pgSubTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

.pgText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
}

a.pgText, a.pgText:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: none;
	color: #000000;
}

a.pgText:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-decoration: underline;
	color: #000000;
}

.capText {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	color: #000000;
}

a.capText, a.capText:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	text-decoration: none;
	color: #000000;
}

a.capText:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic;
	text-decoration: underline;
	color: #000000;
}

.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.footer, a.footer:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
}

a.footer:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	color: #000000;
}


