table,th,tr,td,p,br,div,body {
color: #403123;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
body {
 background-color: #ece6dd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color: #c0c0c0;
scrollbar-shadow-color: #777777;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #888888;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #c0c0c0;
scrollbar-arrow-color: #ffffff;
}

.title {
font-size: 12px;
font-weight: bold;
}
.bold {
font-weight: bold;
}
.whiteBold {
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
.whiteBoldbig {
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
.small {
font-size: 9px;
text-decoration: none;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
A:link, A:visited, A:active {
color: #81363c;
text-decoration: none;
font-weight: bold;
}
A:hover {
color: #000000;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.highlight {
color: #AF225F;
font-weight: bold;
}
.italic {
	font-size: 10px;
	font-style: italic;
}
.smallBold {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.smallBlack {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.black {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
