BODY {background: #f1f2f3;}
body { margin-top: 5%; margin-left: 5%; margin-right: 5%; }



img {
    max-width: 100%;
    height: auto;
    }



 	
p 		{font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #333;
		font-size: 100%;
		line-height: 150%;}



p.nav		{font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #333;
		font-size: 100%;
		line-height: 200%
		}	



a {font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	font-style: normal;	
	text-decoration: none;
	}		
a:link, a:visited  {color:#111;}
a:hover, a:focus, a:active {text-decoration: underline;}


H1 {font-family: Verdana, Helvetica, Arial, sans-serif;
		
		color: #999;
		font-weight: bold;
		font-size: 140%;
		margin-top: 0;
		margin-bottom: 0;
		}

H2 {font-family: Verdana, Helvetica, Arial, sans-serif;
		
		color: #fff;
		font-weight: bold;
		font-size: 120%;
		margin-left: 1em;
		margin-top: 0;
		margin-bottom: 0;
}

H3 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: italic;
		color: #777;
		font-weight: bold;
		font-size: 160%;
		margin-top: 0;
		margin-bottom: 0;
}

H4 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: normal;
		color: #888;
		font-weight: bold;
		font-size: 105%;
		line-height: 200%;}

H6 {font-family: Verdana, Helvetica, Arial, sans-serif;
		font-style: oblique;
		color: #666;
		font-weight: bold;
		font-size: 100%;
		margin-top: 0em;
		}

ul.index {list-style-type: none;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		color: #333;
		font-size: 90%;
		}

li.nav {
   margin:0 0 10px 0;   
}


fieldset {
	width:75%;
	border: 0;
}


label.question {
	width: 225px;
	float: left;
	text-align: left;
	font-weight: bold;
}

span.question {
	font-weight: bold;
}

input, textarea, select, button {
	border: 0;
	padding: 3px;
{

#buttons {
	margin-top: 12px;
}

#errors {
	color: red;
	font-weight: bold;
	font-size: larger;
}

