h1 {
	text-decoration: none;
	font-size: 18pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	text-decoration: none;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

h3 {
	text-decoration: none;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

h4 {
	text-decoration: none;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.headerlink {
	text-decoration:none;
	}

.seoLinks {
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}
	
.sitewide {
	color: #000000;
	font-weight: normal;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	}
	
.light {
	font-weight:normal;
	}