body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.head {	font-size: 13px;
		line-height: 16px; 
		color: #003300; 
		font-family: helvetica, arial, gill sans;
}
		
.font {	font-size: 11px;
		line-height: 14px; 
		color: #003300; 
		font-family: helvetica, arial, gill sans;
}
		
a:link {text-decoration: none; color: #999900;}
a:visited {text-decoration: none; color: #999900;}
a:active {text-decoration: none; color: #999900;}
a:hover {text-decoration: none; color: #003300;}

#image { 	
					position: absolute; 
					z-index: 1; 
					top: 0px; 
					left: 0px; 
					visibility: visible;}
#text { 	
					position: absolute; 
					z-index: 2; 
					top: 0px; 
					left: 0px; 
					width: 100%; 
					height: 100%;
					visibility: visible;}	

