.greybg {
	color: #EAEAEA;
	background-color: #EAEAEA;
}
.body {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.body a {
	color: #A54949;
	text-decoration: none;
}
.body a:hover {
	color: #000;
	text-decoration: underline;
}
.bc {
	font: bold 11px/12px Helvetica, Arial, Sans-serif;
	color: #C99;
	text-decoration: none;
}
.bc a {
	text-decoration: none;
	color: #C99;
}
.bc a:hover {
	text-decoration: underline;
	color: #A54949;
}
.bcS {
	font: bold 11px/12px Helvetica, Arial, Sans-serif;
	color: #999;
	text-decoration: none;
}
.shead {
	font: bold 10px/12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;	
}
.smLink {
	font: 10px/12px Helvetica, Arial, Sans-serif;
	color: #999;
	padding-top: 5px;
	padding-bottom: 10px;
}
.smLink a {
	color: #999;
	text-decoration: none;
}
.smLink a:hover {
	color: #A54949;
	text-decoration: underline;
}
.footer {
	font: 9px/11px Helvetica, Arial, Sans-serif;
	color: #A54949;
}
UL, LI {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #999;
}
UL.l1 {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	margin-top: 0em;
	text-indent: -0.85em;
}
UL.l2 {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	margin-top: 0em;
	text-indent: -0.65em;
}
UL a, LI a {
	color: #A54949;
	text-decoration: none;
}
UL a:hover, LI a:hover {
	color: #000;
	text-decoration: underline;
}
UL a:visited, LI a:visited {
	color: #A54949;
	text-decoration: none;
}
