body { 
	background-repeat: repeat-x;
}

a:link { color: #D98714; text-decoration: none; font-weight: bold;}
a:visited { color: #D98714; text-decoration: none; font-weight: bold;}
a:hover {  color: #5B1385; text-decoration: none; font-weight: bold;}



.text {  font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; font-size: 8pt; color: #000000}
.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; font-size: 8pt; color: #000000}
.standout {  font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; font-size: 10pt; color: #5B1385; font-weight: bold; font-style: italic;}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; font-size: 7pt; color: #000000}
.paragraph { margin-left: 6px; line-height: 15px;}
.norepeat { background-repeat: repeat-x;}

.superscript {
	vertical-align:top;
	line-height:1;
	font-size:9px;
}