body {
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #007A00;
	background-color: #E6FFFF;
}


a:link {
	color: #FF66CC; 
	text-decoration: none; 
	font-weight: bolder;
}

a:active {
	color: #FF66CC; 
	text-decoration: none; 
	font-weight: bolder;
}

a:visited {
	color: #FF66CC; 
	text-decoration: none; 
	font-weight: bolder;
}

a:hover {
	color: #660066; 
	text-decoration: underline; 
	font-weight: bold;
}

.purple {
	color: #660066; 
	font-weight: bold;
}

.yellow{
	color: #FFCC00; 
	font-weight: bold;
}

.news{
	font-size: 30px; font-weight: bold; 
	text-align: center; 
	vertical-align: middle;
	background-color: #ff0000;
	color: #FFFF00;
}


div.news-table	a:link {
color: #FFCC00; 
background: #007A00; 
}

div.news-table	a:active { 
color: #FFCC00;
background: #007A00; 
}

div.news-table	a:visited {
color: #333333; 
background: #007A00; 
}

div.news-table	a:hover {
color: #660066;
background: #007A00; 
border:1px solid #000000; 
}


.news-heading{
	font-size: 25px; font-weight: bold; 
	text-align: center; 
	vertical-align: middle;
}
.body-text{

}

.Main_Title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 50px; font-weight: bold; 
	font-style: italic;
	text-align: center; 
	vertical-align: middle;
}

.AddressBar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; text-align: center; 
	vertical-align: middle
}


.Footer {
	font-size: 14px; 
}

.Courtesy {
	font-size: 10px; 
}
.Subheading { font-weight: bold; color: #660099}
.imageright {  float: right}
.HeadTitle {  color: #660099; font-weight: bold; font-variant: small-caps; font-size: large; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center}
.imageleft {  float: left}


