body {
	background-color: #000000;
	font-size:10pt;
	color:#cccccc;
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
}

p,h1,h2,h3,h4,h5,h6,a,td {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	color: #cccccc;
	}

h1 { 
	font-size:10pt;
	font-weight:bold;
	}
	
sub,sup {
	font-family : tahoma,verdana,helvetica,arial,sans-serif;
	color: #cc0000;
	font-size : 8pt;
	}

p,td { 
	font-size:10pt;
	}

td.nav { 
	 color:#000000;
	 font-weight:normal;
	 font-size:8pt;
	 text-align:center;
	 }

#navi2 { 
	position:absolute;
	left:200px;
	top:80px;
	width:450px;
	}
	
#navi2 td { 
	text-align:center;
	font-size:8pt;
	}
	
#navi2 a {
	color:#000000; 
	text-decoration:none; 
	font-size:8pt;
	}
	
#cont { 
	position:absolute;
	left:220px;
	top:140px;
	width:410px;
	color:#dfdfdf;
	font-size:10pt;
	text-align:left; 
	vertical-align:top;
	line-height: 18px;
	}

a {
	text-decoration:none;
	}
	 
a.nav { 
	 color:#000000;
	 text-decoration:none;
	 font-size:8pt;
	 font-weight:normal;
	 }
	 