	A	{ 
		color: #006699; 
		font-family: verdana, arial, sans-serif; 
		text-decoration: none;
		} 

	A:link	{ 
		color: #006699; 
		text-decoration: none; 
		}
 
	A:visited { 
		color: #996633; 
		text-decoration: none; 
		}
 
	A:active { 
		color: #FF0000;  
		} 
		
	A:hover	{ 
		color: #FF0000;  
		} 
	
	#content {
		font-family: verdana, geneva, helvetica, arial, sans-serif;
		color:#000;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:18px;		
  		border-left:1px dashed #006699;			
  		border-right:1px dashed #006699;
  		border-bottom:1px dashed #006699;	
  		border-top:1px dashed #006699;  		
  		padding:10px;
		}
	
	#title {	
		font-family: verdana, geneva, helvetica, arial, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:bolder;
  		border-bottom:1px solid #006699;
  		background:#FFF;
  		line-height:18px;	
		}	

	#middle {
  		border-bottom:1px dashed #006699;	
		font-family: verdana, geneva, helvetica, arial, sans-serif;
		color:#000;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:18px;	
		}	

	#menu {
		font-family:verdana, geneva, helvetica, arial, sans-serif;
  		margin-bottom:10px;
		background:#FFF;
		font-size:11px;
		font-weight:bold;  							
		}
	
	#form {
		font family:geneva, verdana, helvetica, arial, sans-serif;
		background:FFF;
		font-size:12px;
		font-weight:bolder;
		}

	.copyright {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;				
		}
