
a {
	color:#ffffcc;		
	font-family: Arial, Tahoma, Verdana;
}
a:hover {
	text-decoration: underline;
	color:red;	
}
p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color:#ffffff;	
}
td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color:#ffffff;	
}
li {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color:#ffffff;	
}
h1 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color:#ffffff;	
	font-weight: bold;
}
.headline {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color:#ffffff;	
	font-weight: bold;
}
.legal {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#ffffff;		
}