body {	margin: 0px 0px 0px 0px; }
a:link {	text-decoration: none; 	color: #FF9900;}
a:visited { text-decoration: underline;	color: #FF9900;}
a:active {	text-decoration: none; 	color: #FF9900;}
a:hover {	text-decoration: none; color: #666666; }
td {
	font-size: 11px;
	color: #000000;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height : 18px;

}
.text {
	font-size: 11px;
	color: #000000;
	font-family: helvetica, arial;
	font-weight: bold;
	line-height : 18px;
}
								
.nav { 	
					position: absolute; 
					z-index: 1; 
					top: 30;
					left: 35; 						
					visibility: visible;}											
.content { 	
					position: absolute; 
					z-index: 2;
					top: 115;
					left: 35; 				
					visibility: visible;}	
.homecontent { 	
					position: absolute; 
					z-index: 2;
					top: 55;
					left: 10; 				
					visibility: visible;}																													
.footer { 	
					position: absolute; 
					z-index: 3;
					top: 583;
					left: 0; 				
					visibility: visible;}																								
