.subtitle {	
	font-family: Arial sans-serif;
	font-size: 15px;	
	color: #000000;               
	text-align: center;
}
.text {	
	font-family: Arial sans-serif;
	font-size: 15px;	
	color: #000000;
}
.copy {	
	color : #FFFFFF;
	font-size : 11px;	
	font-family : Tahoma,Verdana,Arial;	
	font-weight: bold;	
	text-align: center;
}
.resources {               
	color : #0000FF;	
	font-size : 11px;	
	font-family : Arial sans-serif;            
	text-align: center;                
	font-weight: bold;
}
.resources A {                 
	color:#0000FF;                 
	text-decoration: none;
}
.resources A:hover {	
	color : #000000;                
	font-weight: bold;
}	
#menu {        
	color : #000000;	
	font-size : 14px;	
	font-family : Arial sans-serif;        
	text-align: center;         
	font-weight: bold;
}
#menu A {         
	color:#000000;        
	text-decoration: none;
}
#menu A:hover {	
	color : #ffffff;        
	font-weight: bold;
}