body {
	margin: 0px;
	background-image: url(i/bg.jpg);
	font-family: Tahoma, verdana;
	font-size: 11px;
}
table {
	border-collapse: collapse;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.menuButton {
	color: white;
	text-align: center;
	font-size: 11px;
	margin-bottom: -1px;
	/*font-weight: bold;*/
	font-family: arial;
	
}
.menuButton a {
	color: white;
	text-decoration: none;
}
.menuButton a:hover {
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #10773C;
	font-weight: normal;
}
