body, table,  div, td, p, li {
	background:#000 !important;
	color : #00ff80 !important;
	
}
th {
	background:#000 !important;
	color : #00ff80 !important;
	font-weight:bold !important;
}
h1, h2, h3, h4, h5, h6 {
	background:#000 !important;
	color : #00ff80 !important;
}
a:link {
	background:#000 !important;
	color : #fff !important;
	font-size:.9em !important;
}
a:visited {
	background:#000 !important;
	color : #ccc !important;
	font-size:.9em !important;
}
a:hover, a:active {
	background:#000 !important;
	color : #f0f !important;
	font-size:.9em !important;
}

.SmallFonts, H1, p{
font-size:1em !important;
}

.BCFonts, .smallerFonts, .SmallerText{
font-size:.9em !important;
}
