@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #1C5F02;
	background-image: url(images/bg.gif);
}
a:link {
	color: #00CC00;
}
a:visited {
	color: #00CC00;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
