body {
	background-color: #000000;
	margin-left:0;
	margin-top:0;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a {
	color:#ffffff;
	font-decoration: none;
	}
a:hover {
	color: #ffcccc;
	font-decoration: underline;
	}

.headline {font-family: Arial; font-size: 16px; color: #ffffff; }

.headline2 {font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold; }
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:1.5;
	}
.smalltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:1.5;
	}
	
.newsdate {
	color: #ffcccc;
	font-weight: bold;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#cccccc;
	}
.fact {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#cccccc;
	font-weight:bold;
	}
.inputbox
{
	font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
background: #333333;
border: #999999 solid 1px;
font-size: 11px;
}
