body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {color: #FFFFFF}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.style4 {color: #333333; }
.blu {
	color: #0000FF;
	text-decoration: none;
}
.blu:hover {
	color: #0000FF;
	text-decoration: underline;
}
h3 { font-size: 18px; }
a {
	color:#333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}