body {
	background-color: #FFFFFF
}
.style1, .style2, .style3, .style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000
}
.style1 {
	font-size: 12px;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC
}
.style4 {
	font-size: 11px;
}
.left15 {
	margin-left:15px;
	background-color: #FFFFFF
}
a:link, a:visited, a:active {
	color: #66CDFA;
	 text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: none
}