.body   /* Small black Arial text on gray bkgrd */   { font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; background-color: #ccc }
.p {}
td {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	}
.smalBlkArial /* Arial, black on white */  { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; background-color: #fff }
.smllBlkTreb {
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.smallBlkComic /* Small black Comic on white */   { font-size: 10pt; font-family: "Comic Sans MS" }
.smallWhiteComic /* Small White Comic on Blue Bkgrd */  { color: #fff; font-size: 10pt; font-family: "Comic Sans MS"; background-color: #009 }
.awardsCaptionsBold /* Bold arial */  { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold; background-color: #ccc }
.awards_Maker_Ital /* Maker name */  { color: #000; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: italic; font-weight: normal; background-color: #ccc }
.tinyTxt { font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; background-color: #ccc }
.Float_Image_Left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.Float_Image_Right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
strong font {
	font-family: Verdana, Geneva, sans-serif;
}

