body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFEDEB;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	color: #e53c2b;
	text-decoration:none;
}
a:visited {
	color: #e53c2b;
	text-decoration:none;
}
a:hover {
	color: #e53c2b;
	text-decoration:underline;
}
a:active {
	color: #e53c2b;
	text-decoration:underline;
}
#close a:link {
	color: #ffffff;
	text-decoration:none;
}
#close a:visited {
	color: #ffffff;
	text-decoration:none;
}
#close a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#close a:active {
	color: #ffffff;
	text-decoration:underline;
}
.f10 {
	font-size: 10px;
}
.b10 {
	font-size: 10px;
	font-weight: bold;
}
.b10w {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.b12purple {
	font-weight: bold;
	color: #A072B7;
}
.b12green {
	font-weight: bold;
	color: #289028;
}
.f11 {
	font-size: 11px;
}
.b11 {
	font-size: 11px;
	font-weight: bold;
}
.f12w {
	color: #FFFFFF;
}
.b12 {
	font-weight: bold;
}
.b12ora {
	font-weight: bold;
	color: #DE4F17;
}
.b12brown {
	font-weight: bold;
	color: #AB8C4A;
}
.b12yel {
	font-weight: bold;
	color: #DAAD00;
}
.b12red {
	font-weight: bold;
	color: #FF0033;
}
.b12w {
	font-weight: bold;
	color: #FFFFFF;
}
.b14w {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.b14 {
	font-weight: bold;
	font-size: 14px;
}
