.headingtext {  
	font-size: 35px; 
	font-weight: normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}
.whiteheadingtext {  
	font-size: 40px; 
	font-weight: normal;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
}
.whitesubheadingtext {  
	font-size: 25px; 
	font-weight: normal;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
}
.blurbtext {  
	font-size: 18px; 
	font-weight: normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}
.navtext {  
	font-size: 30px; 
	font-weight: normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}
.whitetext {  
	font-size: 14px; 
	font-weight: normal;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
}
.standardtext {  
	font-size: 14px; 
	font-weight: normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}
.italtext {  
	font-size: 12px; font-weight: normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-style: italic;
}
.boldtext {  
	font-size: 13px; 
	font-weight: bold;
	
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}


a.graylink {  
	font-size: 25px; 
	font-weight: normal;
	color : aaaaaa;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.graylink:visited {
	text-decoration: none; 
	color:aaaaaa;
}
a.graylink:hover {
	text-decoration: none; 
	color:aaaaaa;
}


a.navlink {  
	font-size: 25px; 
	font-weight: normal;
	color :000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.navlink:visited {
	text-decoration: none; 
	color:000000;
}
a.navlink:hover {
	text-decoration: none; 
	color:aaaaaa;
}

a.whitenavlink {  
	font-size: 25px; 
	font-weight: normal;
	color :ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.whitenavlink:visited {
	text-decoration: none; 
	color:ffffff;
}
a.whitenavlink:hover {
	text-decoration: none; 
	color:aaaaaa;
}
a.nav2link {  
	font-size: 16px; 
	font-weight: normal;
	color :000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.nav2link:visited {
	text-decoration: none; 
	color:000000;
}
a.nav2link:hover {
	text-decoration: none; 
	color:aaaaaa;
}
a.whitenav2link {  
	font-size: 16px; 
	font-weight: normal;
	color :ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.whitenav2link:visited {
	text-decoration: none; 
	color:ffffff;
}
a.whitenav2link:hover {
	text-decoration: none; 
	color:aaaaaa;
}

a.biglink {  
	font-size: 25px; 
	font-weight: normal;
	color :000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.biglink:visited {
	text-decoration: none; 
	color:000000;
}
a.biglink:hover {
	text-decoration: none; 
	color:aaaaaa;
}

a.standardlink {  
	font-size: 14px; 
	font-weight: normal;
	color :000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.standardlink:visited {
	text-decoration: none; 
	color:000000;
}
a.standardlink:hover {
	text-decoration: none; 
	color:aaaaaa;
}

a.whitelink {  
	font-size: 14px; 
	font-weight: normal;
	color : white;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.whitelink:visited {
	text-decoration: none; 
	color:white;
}
a.whitelink:hover {
	text-decoration: none; 
	color:cccccc;
}

a.emaillink {  
	font-size: 14px; 
	font-weight: normal;
	color : 000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.emaillink:visited {
	text-decoration: none; 
	color:000000;
}
a.emaillink:hover {
	text-decoration: none; 
	color:aaaaaa;
}
a.whiteemaillink {  
	font-size: 14px; 
	font-weight: normal;
	color :ffffff;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
}
a.whiteemaillink:visited {
	text-decoration: none; 
	color:ffffff;
}
a.whiteemaillink:hover {
	text-decoration: none; 
	color:dddddd;
}



