body
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}	

h1
{
	font-family: arial;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h3
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

a { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

a.black
{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.black:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

p
{
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

p.black, input, select, .formLabel
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.commentsForm, .commentsForm h1, .comments-container, .comments-container h1
{
	color: #000000;
}

.footer
{
	font-family: verdana;
	color: #000000;
	font-size: 9px;
	text-transform: uppercase;
}

.naviItem a:link, .naviItem a:visited, .naviItem a:active
{
	font-family: verdana;
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.naviItem a:hover
{
	text-decoration: underline;
}


.naviItemExpand a:link, .naviItemExpand a:visited, .naviItemExpand a:active
{
	font-family: verdana;
	font-size: 7pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 8px 0;
	font-weight: normal;
}

.naviItemExpand a:hover
{
	text-decoration: underline;
}

.weatherInclude
{
	font-family: verdana;
	color: #000000;
	font-size: 8px;
	text-transform: uppercase;
}

.weatherTitle
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

a.discuss:link, a.discuss:visited, a.discuss:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B81F58;
	text-decoration: none;
}

a.discuss:hover
{
	text-decoration: underline;
}
