body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
input, textarea {
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
