#branding, #footer, #secondarycontent, #mainnav, #accessibility{
display: none;	
}

body {
	 background: #ffffff;
	 color: #000000;
	 font: 1.2em/1.6 Tahoma, Verdana, sans-serif;
}

#wrapper{
	background-color: #ffffff; 
	width: auto;
} 

#maincontent {
	background-color: #FFFFFF;
	color: #000000;
	top: 10px;
	width: 100%;
}
h1 {
  font-size: 2.0em;
  font-weight: normal;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
}
h3 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0.5em 0;
}
h4 {
  font-size: 1.2em;
  font-weight: bold;
}
abbr{
	border-bottom: 0px;
}
label {
	display: block;
	font-size: 1em;
}