
.bodytext
 {
	font-family: Georgia;
	font-size: 10px;
	color: 666666;
	text-decoration: none
}
.bodytext2
 {
	font-family: Georgia;
	font-size: 11px;
	color: 666666;
	text-decoration: none
}

.title
 {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font : bold;
}

.bodytext3
 {
	font-family: Georgia;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	line-height: 20px;
}
.superheading
 {
	font-family: Georgia;
	font-size: 16px;
	color: #339966;
	text-decoration: none
}

a:link  { color: #339966; font-family: Georgia; font-weight: bold; text-decoration: none }
a:visited  { color: #339966; font-family: Georgia; font-weight: bold; text-decoration: none }
a:hover  { color: #339966; font-weight: bold; text-decoration: underline }
a:active  { color: #339966; font-weight: bold; text-decoration: none }





