@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body {
	background-image: url(buttons/woodbg.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #124E2A;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style1 {
	color: #F4F4F4;
	font-size: x-small;
}
.style2 {font-weight: bold}
.style3 {color: #FFFFFF}
