body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #D0CCC4;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.imgborder {
	border: 5px solid #996666;
}
.thinborder {
	border: 1px solid #ECE3E3;
}
a:link {
	font-weight: none;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: none;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: none;
	color: #990000;
	text-decoration: underline;
}
.header {font-size: 9px}