body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
.content {
	position: relative;
	width: 640px;
	text-align: left;
	margin: 0 auto;
}
#header {
	text-align: center;
}
#navigation {
	text-align: center;
	padding-bottom: 20px;
}
h1 {
	font-size: 24px;
}
.news_headline {
	font-size: 18px;
	font-weight: bold;
}
th {
	background-color: #666666;
}
.news_subhead {
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#subscription {
	float: right;
	width: 200px;
	font-size: 12px;
}
#Alternate_Email {
	font-size: 12px;
}
#footer {
	font-size: 10px;
	color:#999999;
}strong {
	font-size: 18px;
	font-weight: bold;
}

