a {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url();
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
}
.style3 {font-size: 9px}
.style4 {font-size: 9px; color: #999999; }

