h1 {
	font-family:Verdana, Arial, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding-left:5px;
	}
	
h2 {
	font-family:Verdana, Arial, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding-left:5px;
	}
	
h3 {
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding-left:5px;
	}
	
h4 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding-left:5px;
	}
	
.seoLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	}
	
.sitewide {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	}
