.form {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #372614;
	border: 1px solid #000000;
}

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
}
