.style1 {color: #FFFFFF}
.style2 {color: #FFFF99}
body {
	background-color: #FFCC00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #424242;
}
a {
	font-size: small;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.style5 {color: #FFFF00; font-weight: bold; }
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {color: #000000}