/* CSS Document */



.sitewide{
font-family: Arial;
font-size: 12px;
color: #000000;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}


h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-style: normal;
color: #000000;
font-weight:bold;
text-decoration:underline
}


.seoLinks {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color: #000000;
text-decoration:underline;
}
.homepagelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	text-decoration:underline;
	 
}
