h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#FFFFFE;}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFE;}
strong {  font-weight: normal; color: #FFFFFE;}
b {  font-weight: normal; color: #FFFFFE;}
A:ACTIVE, A:FOCUS, A:HOVER {
	color: #FFFFFE;
	font-style: none;
	text-decoration: none;
}

A:LINK, A:VISITED {
	color: #FFFFFE;
	font-style: none;
	text-decoration: none;
}