/* CSS Document */
.sitewide

{

    font-family: Tahoma, Verdana;;

    font-size: 11px;

    color: #666666;

    font-weight: normal;

    font-style: normal;

    text-decoration: none;
	}

h1 {

font-family: Tahoma, Verdana;;

font-size:18px;

font-style: normal;

color: #A2B7B5;

font-weight:bold;

text-decoration:underline

}



h2 {

font-family: Tahoma, Verdana;

font-size:16px;

font-style: normal;

color: #A2B7B5;

font-weight:bold;

text-decoration:underline

}



h3 {

font-family: Tahoma, Verdana;

font-size:14px;

font-style: normal;

color: #A2B7B5;

font-weight:bold;

text-decoration:underline

}



h4 {

font-family: Tahoma, Verdana;

font-size:13px;

font-style: normal;

color: #A2B7B5;

font-weight:bold;

text-decoration:underline

}



.seoLinks {

font-family: Tahoma, Verdana;

font-size:11px;

font-style: normal;

color: #666666;

text-decoration:underline;

}

