
		body {
		background-color: #ffffff;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}
		
		body{
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;
		}
		a:link {
		color: 000000;
		text-decoration: none;
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;		
		}
		a:visited {
		text-decoration: none;
		color: 000000;
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;		
		}
		a:hover {
		text-decoration: none;
		color: FF3300;
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;			
		}
		a:active {
		text-decoration: none;
		color: FF3300;
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;		
		}
		a {
		font-weight: bold;
		font-family: Arial, Century Gothic, Helvetica, sans-serif;
		font-size: 10px;		
		}
				
		#content{
		 position:absolute; 
		 left:290px; 
		 top:50px; 
		 width:440px; 
		 height:440px; 
		 z-index:30;
		}
		
		#form1{
		position:absolute; 
		left:350px;
		top:50px; 
		width:200px; 
		height:225px; 
		z-index:40;
		}
		
		#form2{
		position:absolute; 
		left:350px;
		top:340px; 
		width:200px; 
		height:225px; 
		z-index=40;
		}		