body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eddbd1;
	background: url(images/bg.jpg);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #792A03;
}
a:link {
	color: #792A03;
	text-decoration: none;
}
a:visited {
	color: #792A03;
	text-decoration: none;
}
a:hover {
	color: #792A03;
	text-decoration: underline;
}
a:active {
	color: #792A03;
	text-decoration: none;
}
.emaillink:link {
	color: #006600;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #006600;
}
.emaillink:hover {
	text-decoration: underline;
	color: #006600;
}
.emaillink:active {
	text-decoration: underline;
        color: #006600;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #4F1C00;
}

.form {width: 220px; border: 1px solid #792a03; background-color: #edf0f2; font-family: Verdana, sans-serif; font-size: 11px;}
