body, table, div, td, p, li {
	background: #F8F9BD !important;
	color: #300 !important;
}
th {
	background: #F8F9BD !important;
	color: #300 !important;
	font-weight:bold !important;
}
h1, h2, h3, h4, h5, h6 {
	background: #F8F9BD !important;
	color: #300 !important;
}
a:link {
	background: transparent !important;
	color: #900 !important;
	font-size:.9em !important;
}
a:visited {
	background: transparent !important;
	color: #BD8181 !important;
	font-size:.9em !important;
}
a:active,a:hover {
	background: #DFE09C !important;
	color: #300 !important;
	font-size:.9em !important;
}

.SmallFonts, H1, p{
font-size:1em !important;
}

.BCFonts, .smallerFonts, .SmallerText{
font-size:.9em !important;
}