.headertitle
{
	color: #7A8A6B;
	font-size: 40px;
	text-decoration: none;
}

.headertitle:hover
{
	text-decoration: none;
}

.headertitlesub
{
	color: #777777;
	font-size: 14px;
}

body
{
	color: #CCCCCC;
	background-color: #444444;
	font-family: helvetica;
	font-size: 12px;
}

table.border
{
	background-color: #444444;
}

h2
{
	color: #FFFFFF;
}

.title
{
	color: #FFFFFF;
	font-size: 14px;
}

.nav
{
	background-color: #666666;
	font-size: 12px;
}

.navselect
{
	color: #FFFFFF;
	background-color: #7A8A6B;
	font-size: 12px;
}

.content
{
	color: #CCCCCC;
	background-color: #666666;
	font-size: 11px;
}

.unavailable
{
	color: #777777;
}

a
{
	text-decoration: none;
	color: #9AAA8B;
}

a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.cc
{
	font-size: 10px;
}

.newstitle
{
	color: #9AAA8B;
	font-size: 12px;
}

.newsdate
{
	color: #9AAA8B;
	font-size: 10px;
}

.releasedate
{
	color: #9AAA8B;
}
