body {
	color: #000000;
	font-family: serif;
	}

div, p, h2, h3, h4, h5, li, td, a:link, a:visited {
color:#000000;
}

h1, h2 {
	font-weight: bold;
	font-size: 1.25em;
}
h3 {
	font-weight: bold;
	font-size: 16pt;
	text-transform: lowercase;
	font-family: sans-serif;
	text-align: left;
}
h4 {font-weight: bold; font-size: 14pt;}
h5 {font-weight: bold; font-size: 12pt;}
img, table {float: left; margin: 0.25in;}
.caption {font: 9pt normal;}

ul li {list-style: inside square;}

#sidebar, #news, #footer, #extra {
	display: none !important;
	border-style: none !important;
}
#feature {
	background: #FFFFFF;
	color: #000000;
	text-align: left;
	text-indent: 12pt;
	margin: 1in;
	border-style: none !important;
	}

