<style type="text/css">
body { background-color: #404040;}


body, td, p {font-family:tahoma; font-size:16px; color:#000000;
 cursor:"none" }

A:link
{ text-decoration: none; font-weight: bold; color:#CC0000; }
A:visited
{ text-decoration: none; font-weight: bold; color:#990000; }
A:active
{ text-decoration: none; font-weight: bold; color:#FF0000; }
A:hover
{ text-decoration: none; font-weight: bold; color:#FF0000; }

#navigation {
	position: absolute;
	top: 0px;
	left: 200px;
	
}

table {
	cellpadding: 0;
	background-color:#FFFFFF;
	border:none;

	}
td { 
    border: none;
    vertical-align:top;	
    	
}

body { background-color:#404040; }

img { border:0; }

#footer { font-size: 8pt; 

