<!--
body { background-color:#E2E1CF; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#000; }
h1 { color:#820000; font-size:16px; top:100px; margin:0 0 10px 30px; font-weight:bold; position:absolute;}
h2 { color:#820000; font-size:20px; padding:0px;  margin:0 0 5px 0; font-weight:bold;}
h3{margin:0px; padding:0px;}

#btmtag { font-size:10px;}
#footer a:link , #btmtag a:link {
	color: #000; text-decoration:none; 
}
#footer a:visited, #btmtag a:visited {
	color: #000; text-decoration:none;
}
#footer a:hover, #btmtag a:hover {
	color: #000; text-decoration:underline;
}
#footer a:active, #btmtag a:active {
	color: #000;  text-decoration:none;
}
a:link {
	color: #820000;  
}
a:visited {
	color: #820000;  
}
a:hover {
	color: #000;  
}
a:active {
	color: #820000;  
}

--> 
