BODY {
	background-color: #000000;
	color: #FFFFFF;	
}

IMG {
	border: 0;
}

TABLE {
	border: 0;
	margin: 0;
	padding: 0;
}

HR {
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

A {
	color: #FFFFFF;
	text-decoration: none;
}

A.header {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic", sans-serif;	
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 11;
}

A:hover {
	text-decoration: underline;
}

.date {
	font-family: "Courier New", monospace;
	font-size: 12px;	
}

.newstitle {
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2;
}

.listtitle {
	font-family: "Century Gothic", sans-serif;	
	font-size: 16px;
	letter-spacing: 2;
}

.copyright {
	font-family: "Century Gothic", sans-serif;	
	font-size: 12px;	
}

.main {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

UL {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;	
	margin-top: 5px;
	margin-bottom: 15px;	
}