a:link {color: #006600;}
a:active {color: #ffcc99;}
a:visited {color: #fdab58;}

.footertext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 8pt;}
.footernavtext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 8pt;}
.sidebartext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 8pt;}
.sponsortext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 8pt;}
.bodytext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 10pt;}
.bodytextsmall {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 9pt;}
.bodytextbold {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 10pt; font-weight: bold;}
.bodytextboldgreen {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #006600;}
.bluebodytext {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: #003366;}
.greenheadline {font-family: Lucida Grande, Helvetica, Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #006600;}

.ttTitle {font-family: Helvetica, Arial, sans-serif; font-size: 8pt; font-weight: bold;}
.ttUpdatesTable {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttUpdatesRowHdr {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttUpdatesRow {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttProdNameHdr {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttVersionHdr {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttDescHdr {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttProdName {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttVersion {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}
.ttDesc {font-family: Helvetica, Arial, sans-serif; font-size: 8pt;}

/*
ttTitle			the style for the title at the top of the content
ttUpdatesTable	the style for the table in which the products are listed
ttUpdatesRowHdr	the style for the row contained the column titles
ttUpdatesRow	the style for rows containing the product listings
ttProdNameHdr	the style for the cell containing the product name column title
ttVersionHdr 	the style for the cell containing the Version column title
ttDescHdr 		the style for the cell containing the Description column title
ttProdName		the style for a cell containing a product name
ttVersion 		the style for a cell containing a product version
ttDesc 			the style for a cell containing a product description
*/