body {
	background-color: #CCCCCC;
	margin-top: 20px;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66FFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
    text-decoration: none;
	color: #66FFCC;
}
a:hover {
	text-decoration: none;
	color: #99FF33;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style15 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
	line-height: normal;
}
.style18 {
	color: #FFFF33;
	font-weight: normal;
}
.style19 {color: #FFFFFF}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}
