body {background-color: #E3E3E3;}
#siteHead {border-bottom: 1px solid #ffffff; height: 132px; width: 100%;}
#siteFoot {background-color: white;}

#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: white; 
}
#siteHead h1, .h1Fix {
	padding-top: 31px;
	padding-left: 20px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 210%;
}
#siteHead h2, .h2Fix {
	color: white; 
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }