.bold24 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold}
.bold18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.bold12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.bold16 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
.text12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal}
.Image {
	padding: 10px;
	float: right;
	height: auto;
	width: 200px;
}

