a:link {
	color: #2E543D;
	text-decoration: none;
}

a:visited {
	color: #2E543D;
	text-decoration: none;
}

a:hover {
	color: #2E543D;
	text-decoration: underline;
}

a:active {
	color: #2E543D;
	text-decoration: underline;
}

a.side:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.side:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.side:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.side:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 18px;
}

.body2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 13px;
}

.formbox1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #2E543D;
	border-width: 1;
	border-style: solid;
	border-color: #2E543D;
	width: 280px;
	height: 18px;
}

.formbox2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #2E543D;
	border-width: 1;
	border-style: solid;
	border-color: #2E543D;
	width: 280px;
	height: 72px;
}

.dropdown1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #2E543D;
	border-width: 1;
	border-style: solid;
	border-color: #2E543D;
	width: 280px;
	height: 18px;
}

form {
	margin: 0px;
}