body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.style2 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.style3 {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
}
.style6 {
	color: #000066;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
