﻿
body {
	background-color: #CCCC99;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytitle {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.text
{
	font-size:10pt;
	margin:0;
	
}


.newsletterform
{
	margin: 0px;
	background-color: #ffcc33;
	border-color:Black;
	height:23px
}


.textb
{
	font-size:10pt;
	font-weight:bold;
	margin:0;
}
.textb
{
	font-size:10pt;
	font-weight:bold;
	margin:0;
}
.texti
{
	font-size:10pt;
	font-style:italic;
	margin:0;
}

.textbi
{
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	margin:0;
}

a.menu:link {
	color: #999999;
	text-decoration: none;
	
}
a.menu:visited {
	color: #999999;
	text-decoration: none;
}
a.menu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.menu:active {
	color: #999999;
	text-decoration: none;
}


a.rsslink:link {
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	
}
a.rsslink:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
}
a.rsslink:hover {
	color: #FF3300;
	text-decoration: none;
	font-size: 8pt;
}
a.rsslink:active {
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
}

.rssdate { color: #aaaaaa; font-size: 6pt; font-weight: bold;}

.rssdescription { color: #000066; font-size: 8pt; }

.mainpagelink a:link
{
	font-weight: bold;
	font-size: x-large;
	color: #000066;
}
.mainpagelink a:visited
{
	font-weight: bold;
	font-size: x-large;
	color: #000066;
}
.mainpagelink a:hover {
	font-weight: bold;
	font-size: x-large;
	color: #000066;
}
.mainpagelink a:active {
	font-weight: bold;
	font-size: x-large;
	color: #000066;
}

.addresstop {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CCCCCC; font-size: 14px; }


.largeText {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.copyright {
	color: black;
	font-family: Arial;
	font-size: 10px;
}

.headingText {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

a {
	color: black;
	text-decoration: underline;
}

a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}

.bullets {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 14px; }


a.black:link {
	color: black;
	text-decoration: none;
	font-family: "Times New Roman" , Times, serif;	
	font-size: 12px;
}
a.black:visited {
	color: black;
	text-decoration: none;
	font-family: "Times New Roman" , Times, serif;	
	font-size: 12px;	
}
a.black:hover {
	color: black;
	text-decoration: underline;
	font-family: "Times New Roman" , Times, serif;	
	font-size: 12px;	
}
a.black:active {
	color: black;
	text-decoration: none;
	font-family: "Times New Roman" , Times, serif;	
	font-size: 12px;	
}

