ADDRESS, BLOCKQUOTE, BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, TD, TH, UL {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	}
	
ADDRESS, BLOCKQUOTE, BODY, DIV, DL, OL, P, PRE, SPAN, TD, TH, UL {
	font-size: 14px;
	}
	
a:link, a:visited {
	color: #3399ff; 
	text-decoration: none;
	}

a:link:hover, a:visited:hover {
	text-decoration: underline;
	}
	
a.headline:link, a.headline:visited {
	font-weight: bold;
	color: white; 
	text-decoration: none;
	}
	
a.headline:link:hover, a.headline:visited:hover {
	text-decoration: underline;
	}
	
a.sub:link, a.sub:visited {
	color: #00cc00; 
	text-decoration: none;
	font-size: 16px;
	}
	
a.sub:link:hover, a.sub:visited:hover {
	text-decoration: underline;
	}

body, th, td {
	background-color: #000000;
	}
	
h1 {
	color: #00cc00; 
	line-height: 36pt; 
	font-weight: bold; 
	font-size: 20px;
	}
	
h1.news {
	color: #ff0033;
	margin-bottom: 0;
	}

h2 
	{color: #ff0033; 
	font-weight: bold; 
	font-size: 16px;
	}
	
h3 {
	color: yellow; 
	font-weight: bold; 
	font-size: 14px;
	}
	
hr {
	height: 1px; 
	color: white;
	}

p.footer {
	font-size: 12px;
	}
	
p.byline {
	font-style: italic;
	}
	
p.dateline {
	color: #ff0033; 
	font-style: italic; 
	font-weight: bold; 
	font-size: 14px;
	margin-top: 0;
	}

ul {
	margin-left: 10%; 
	list-style-type: square; 
	color: white; 
	font-size: 14px;
	}