@charset "utf-8";
body {
	background-color: #d6d2ce;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallbold {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.smallcopy {font-size: 10px}
a:link {
	text-decoration: none;
	color: #382117;
}
a:visited {
	text-decoration: none;
	color: #382117;
}
a:hover {
	text-decoration: underline;
	color: #A27C4B;
}
a:active {
	text-decoration: none;
}
.beige {
	color: #A27C4B;
	font-size: 10px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.smallheader {
	font-size: 11px;
	font-weight: bold;
	color: #A27C4B;
}
.smallbold_beige {
	font-size: 10px;
	font-weight: bold;
	color: #A27C4B;
}
TEXTAREA{
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headerText{
	font-size: 12px;
	color: #660000;
}