body {
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#top, #header, #sidebar, #links_main, .white, img{
	display: none;
	}
	
h1, h2, h3, h4 { line-height: 1.2em; clear: both}
h1 {font-size: 20px; font-weight: bold; color:#203049; border-bottom: 1px solid #f00;}
h2 {font-size: 16px; font-weight: bold; bold; color:#203049;}
h3, h4 {font-size: 14px; color:#333;}

p  { margin: 0 0 .8em 0}

a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}