.text {
	FONT-SIZE: 9px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #666666;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;

}
a:hover { color:rgb(110,84,12); }

.credits {
	FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.bodytext {
	font-family: Georgia, AvantGarde, Helvetica;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: center;
}

.bodytext2 {
	font-family: Georgia, Helvetica, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: center;
}


.bodytext3 {

	font-family: Georgia, Helvetica, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align: center;
}

.bodytextimportant {

	font-family: Georgia, Helvetica, Times, serif;
	font-size: 12px;
	color: #00026C;
	font-weight: bold;
	text-align: center;
}
