* {
   position: static !important;
   float: none !important;
   background: none !important;
}
body      { 
	text-align: left;
	color:#000;
	font:normal 10pt Arial,Tahoma,Serif;
	}
h1	{
	font: bold 16pt "Arial Narrow",Tahoma, Sans-Serif;
	color:#000;
	border-bottom:5px solid #369;
	}
h2 {
	font: bold 15pt "Arial Narrow", Sans-Serif;
	color:#65c839;
	}
h3 {
	font: bold 14pt Arial, Sans-Serif;
	color: #46574D;
	}
p {
	color: #000;
	font:normal 10pt "Trebuchet MS",Verdana,Serif;
	}
img {
	display:none;
	}
	
a:link  { color: #0000cd; text-decoration: none }
a:visited  { color: #0000cd; text-decoration: none }
a:hover { color: #000; text-decoration: underline }
a:active { color: #c33; text-decoration: none }

#footer	{
	border-top:5px solid #369;
	}