body {
	background-image: url(/images/bg.gif);
	margin: 0px;
	padding: 0px;
}
a.menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
input {
	border: 1px dashed #66CC66;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.eng {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}