.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
a:link {  color: #00CCFF; text-decoration: underline; font-weight: normal}
a:visited {  color: #FF99CC; text-decoration: underline}
a:hover {  color: #6699FF; text-decoration: underline overline}
.tableheading {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; color: #FFFFFF}
.imageright {
	float: right;
	margin: 15px 0px 15px 15px;
	clear: none;
	height: auto;
}.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
#textright {
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
}
