/* CSS Document */
#text {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;  
	text-align:center; 
	max-width:inherit;   

}
a {
   color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;  
	text-align:center; 
	max-width:inherit;
	}

p {
   color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;  
	text-align:center; 
	max-width:inherit;
	}
	
H1 {
   color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;  
	text-align:center; 
	max-width:700;
	}
	
copy {   
   color: #ffffff; 
   border-bottom:"50"; 
   border-left:"200";
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px;  
	text-align:center; 
	max-width:700;
	}