html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 1em;
}

html, body {
	color: #000000;
	background: #FFFFFF;
}

a:link, a:visited {
	text-decoration: underline;
	color: #A9A9A9;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1em;
}

#header, #leftcol, #bannerimg, #breadcrumb, #footer, #footerwrap {
	display: none;
}