a			{ color: #3366cc; text-decoration: none; }
a:visited	{ color: #6699cc; text-decoration: none; }
a:hover		{ color: #CC0000; text-decoration: none; }

.local_nav a			{ color: #000066; text-decoration: none; }
.local_nav a:visited	{ color: #000066; text-decoration: none; }
.local_nav a:hover		{ color: #CC0000; text-decoration: none; }

p, span, div, ul, ol, li	{ font-family: arial, sans-serif; font-size: 12px; }

.main		{
	margin-left: 15px;
}
.top		{ margin-left: 15px; font-size: 11px; }
.header		{ font-size: 14px; margin-left: 15px; }
.updates	{ font-size: 11px; }
.other_header	{ font-size: 14px; color: #990000; font-weight: 800; }
.news_header	{ font-size: 16px; color: #FFFFFF; }

.local_nav	{ color: #000066; font-family: garamond, times new roman, times, serif; font-size: 13px; }
.local_nav_header	{ color: #000066; font-family: garamond, times new roman, times, serif; font-size: 16px; font-weight: 800; }

.search		{ font-family: arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: 700; border-color: #FFFFFF; }
input		{ font-family: arial, sans-serif; font-size: 11px; }
.submit		{ font-family: arial, sans-serif; font-size: 11px; color: #000000; background-color: #CCCCCC; border-color: #666666; font-weight: 800; }

.footer		{ font-size: 11px; margin-left: 15px; }
.main_bold {
	font-weight: bold;
}
