body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
th {
	font-weight: bold;
	background: #666666;
	color: #FFFFFF;
	text-align: left;
}
h1 {
	font-size: 15px;
	color: #3366CC;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #7e007e;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
.MENU, .MENU a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background: F7F7F7;
	display: block;
	padding: 2px 10px 2px 8px;
}
.MENU a:hover  {
	color: #FFFFFF;
	background: #5AA8E0;
	text-decoration: none;
}
.BOLD {
	font-weight: bold;
}
.menu br {
	line-height: 8px;
}