﻿body {
	margin: 0px;
	text-align: center;
	background: #DEDEDE url('images/mainBack.png') repeat-y top center;
}
a {
	color: #0077ff;
	text-decoration: none;
}
a:hover {
	color: #059100;
	text-decoration: underline;
}
.newsA {
	color: #000000;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
.newsA:hover {
	color: #059100;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
.size1 {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
}
.size2 {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
.size3 {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 16px;
	line-height: 135%;
}
.header {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3358a6;
	margin-bottom: 7px;
}
.footer {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #808080;
}
.subNav {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteA {
	margin: 0px 8px;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteA:hover {
	margin: 0px 8px;
	color: #FFFFFF;
	text-decoration: underline;
}
.weather {
	font-family: "Lucida Sans Unicode", "trebuchet ms", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3358a6;
}
