body {
	background-image: url();
}
body,td,th {
	font-size: 11px;
	color: #62615C;
	line-height: 180%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.red {
	color: #BF6123;
}
.input {
	background-color: CBC8C1;
	border: 1px solid CBC8C1;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #62615C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #62615C;
}
a:hover {
	text-decoration: none;
	color: #BF6123;
}
a:active {
	text-decoration: underline;
	color: #BF6123;
}
