body
{
	background-color: #333333;
	font-family: serif;
	color: #999999;
}

a:link
{
	color: #33FF33;
}

a:active
{
}

a:visited
{
	color: #C0C0C0;
}

h1
{
	text-align: center;
	font-family: sans-serif;
	color: #D0D0D0;
}

h2
{
	font-family: sans-serif;
	color: #D0D0D0;
}

h3
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	color: #D0D0D0;
}

.weatherbanner
{
	background-color: #FFFFFF;
}
