.body {  
	font-family: "Verdana", sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	}

.copyright {  
	font-family: "Verdana", sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	}

.title1 {  
	font-family: "Georgia"; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ccffff;
	}

.title2 {  
	font-family: "Georgia"; 
	font-size: 14px; font-style: normal; 
	font-weight: bold; 
	color: #ccffff;
	}

.title3 {  
	font-family: "Georgia"; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ccffff;
	}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #bbbbbb;
}

a:hover {
	text-decoration: underline;
	color: #cccccc;
}

a:active {
	text-decoration: none;
	color: #FF9966;
}
