body,html {
	background:#fff;
	color:#000;
	font-family:verdana,Sans-serif;
	}
body {
	font-size:62.5%;
	text-align:left;
	}
a {
	color:#ff6600;
	}
a:link {
	color:#ff6600;
	}
a:visited {
	text-decoration: none;
	color:#b32317;
	}
a:hover {
	text-decoration:underline;
	}
a:active {
	color:#b32317;
	}
fieldset {
	border:0;
	}
input, select, th, td {
	font-size:1em;
	}
h1 {
	font-size:2.5em;
	}
h2 {
	font-size:2em;
	}
h3 {
	font-size:1.75em;
	}
h4 {
	font-size:1.5em;
	}
h5 {
	font-size:1.25em;
	}
h6 {
	font-size:1em;
	}
p {
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:1.1em;
	text-align:left;
	}
label {
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	float:left;
	}
ul {
	font-size:1.2em;
	line-height:1.5em;
	}
li li {
	font-size:1em;
	}
h1#masthead span {
	display:none;
	}