.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
		color: #666666;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.smalltext {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:9px;
			color:#666666;
}


.bsmalltext {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:9px;
			color:#666666;
			font-weight:bold;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		color: #666666;
}

.small_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #6666CC;
	text-decoration: none;
}

a.small_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #660033;
	text-decoration: none;
}

.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #6666CC;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #660033;
	text-decoration: none;
}
