/* CSS Document */

.sitewide

{

    font-family: Arial, Helvetica, sans-serif;

    font-size: 11px;

    color: #000000;

    font-weight: normal;

    font-style: normal;

    text-decoration: none;
	}

h1 {

font-family: Arial, Helvetica, sans-serif;

font-size:16px;

font-style: normal;

color: #000000;

font-weight:bold;

text-decoration:underline

}



h2 {

font-family: Arial, Helvetica, sans-serif;

font-size:15px;

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:11px;

font-style: normal;

color: #000000;

text-decoration:underline;

}