body, table, ul {			/* new as of 1/09 */
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a {color: #8C1788; }
a:link {color: #8C1788; }
a:visited {color: #&BAD10; }
a:hover {color: #8C1788; }

.bodyBold {  font-weight: bold; }		/* necessary? */

.bodyItalic {  font-style: italic; }	/* necessary? */

.body10pt {  font-size: 10px; }

.body9pt { font-size: 9px; }

.body8pt { font-size: 8px; }

.bodyItalic10pt { font-style: italic; ; font-size: 10px}

.bodyWhite { color: #CCCCCC; }		/* Removed font family & size */
.bodyWhite a {color: #999999; }
.bodyWhite a:link {color: #999999; }
.bodyWhite a:visited {color: #999999; }
.bodyWhite a:hover {color: #999999; }

.contact {color: #000000; }				/* Removed font family & size */
.contactBold { font-weight: bold;}		/* Removed font family & size & color. This necessary?? */
.contact a {color: #7BAD10; }
.contact a:link {color: #7BAD10; }
.contact a:visited {color: #7BAD10; }
.contact a:hover {color: #7BAD10; }

.navigation {  font-size: 8pt; }		/* Change 9pt to 8pt */
.navigationBold {  font-size: 9pt; font-weight: bold; }		/* necessary? */
.navigation a {color: #8C1788; }
.navigation a:link {color: #8C1788; }
.navigation a:visited {color: #&BAD10; }
.navigation a:hover {color: #8C1788; }

.navigationItalic { font-size: 9pt; color: #000000 ; font-style: italic; }		/* necessary? */

.header { font-family: "Arial Black", Helvetica, sans-serif; font-size: 14px; color: #8C1788; }

table.border td a {color: #000000; border: #000000; }		/* where is this used?? */
table.border td a:link {color: #000000; }
table.border td a:visited {color: #000000; }
table.border td a:hover {color: #000000; }

.palettes { font-size: 8pt; text-align: center; }		/* Removed font family & color */

.credits { font-size: 9pt; color: #666666; }		/* removed font family */
.creditsBold { font-weight: bold; }
.credits a { color: #666666; }
.credits a:link { color: #666666; }
.credits a:visited { color: #666666; }
.credits a:hover { color: #666666; }
