
BODY       { 
	font-family: Arial; 
}
P          { 
	margin-left: 15px; 
}
.style3 {
	color: #FFFFFF;
}
.style7 {font-size: 12px}
.style12 {font-size: 13px; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
