@charset "utf-8";
/* CSS Document */
/*
body{
background-color:#000000 !important;
font-size:150% !important;
}
*{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
color:#FFFF00 !important;
}

div{
background:#000 !important;
overflow:visible !important;
background-image:none !important;
}
table, td{
background:#000000 !important;
background-image:none !important;
}
.SmallFonts, H1, p{
font-size:1em !important;
}
input{
background-color:#000000 !important;
}
a{
color:#00FFFF !important;
font-size:.9em !important;
text-decoration:underline !important;
}
.BCFonts{
font-size:.9em !important;
} */

*{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif !important;
}


body {
	font-size:150% !important;
}
body,table,  div, td, p, li {
	background:#000 !important;
	color:#ff0 !important;
	
}
th {
	background:#000 !important;
	color:#ff0 !important;
	font-weight:bold !important;
}
h1, h2, h3, h4, h5, h6 {
	background:#000 !important;
	color:#ff0 !important;
}
a:link {
	background:#000 !important;
	color:#f00 !important;
	font-size:.9em !important;
}
a:visited {
	background:#000 !important;
	color:#00c !important;
	font-size:.9em !important;
}
a:active, a:hover {
	background:#0f0 !important;
	color:#000 !important;
	font-size:.9em !important;
}

.SmallFonts, H1, p{
font-size:1em !important;
}

.BCFonts, .LeftNavFonts, .GreyFonts, .smallerFonts, .SmallerText{
font-size:.9em !important;
color:#ff0 !important;
}
