.bodyText {  font-family: "Trebuchet MS"; font-size: 10pt; color: #000000}
a.bodyText:link {  color: #330099; text-decoration: underline}
a.bodyText:visited {  color: darkBlue; text-decoration: underline}
a.bodyText:hover {  color: purple}
a.bodyText:active {  color: #999999}

.footer {  font-family: "Trebuchet MS"; font-size: 8pt; color: #000000}
a.footer:link {  color: #CC6633; text-decoration: none}
a.footer:visited {  color: #666666; text-decoration: none}
a.footer:hover {  color: #6666CC}
a.footer:active {  color: #6666CC}

.subnav {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.subnav:link {  color: #FFFFFF; text-decoration: underline}
a.subnav:visited {  color: #DCDDE9}
a.subnav:hover {  color: #FFCC99}
a.subnav:active {  color: #DCDDE9}

a:link {  color: #330099; text-decoration: underline}
a:visited {  color: darkBlue; text-decoration: underline}
a:hover {  color: purple}
a:active {  color: #999999}