/* F R E E  S t y l e s h e e t */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #111111;
	margin: 0px 0px 0px 0px;;
}

/* H E A D E R S */

.header {
	font-size: 21px;
	color: #FF0000;
	font-weight: normal;
}

/* L I N K S */

a {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}


.source {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.source a,
.source a:link,
.source a:hover {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}

.footer {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.footer a,
.footer a:link,
.footer a:hover {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}