body		{ background: white; color: black; border: 0px;
		  margin-left: 0px; margin-right: 0px; margin-top: 0px;
		  padding-left: 0px; padding-right: 0px; padding-top: 0px;
		  font-family: arial, sans-serif; font-size: 9pt;
		  text-align: left; }

.error		{ color: #000000; font-style: italic; 
		  font-family: arial, sans-serif; font-size: 9pt; }

.log		{ color: #000000; 
		  font-family: arial, sans-serif; font-size: 8pt; }

.foot		{ background: white; color: #505050;
		  font-family: arial, sans-serif; font-size: 7pt; }

.toptxton	{ color: #BA1C01; text-decoration: none;
		  font-family: arial, sans-serif; font-size: 10pt;
		  font-weight: bold; text-align: center;
		  text-transform: uppercase; }
.toptxtoff	{ color: #290007; text-decoration: none;
		  font-family: arial, sans-serif; font-size: 9pt;
		  font-weight: normal; text-align: center;
		  text-transform: uppercase; }

.subtxton	{ background: white; color: #505050;
		  font-family: arial, sans-serif; font-size: 8pt;
		  font-weight: bold; text-align: left;
		  text-transform: uppercase; text-decoration: none; }
.subtxtoff	{ background: white; color: #505050;
		  font-family: arial, sans-serif; font-size: 8pt;
		  font-weight: normal; text-align: left; 
		  text-transform: uppercase; text-decoration: none; }

.subindon	{ background: #FF5203; color: #FF5203; width: 5px; }
.subindoff	{ background: #7E1000; color: #7E1000; width: 5px; }
.subsep		{ background: #E7E6E4; color: #E7E6E4; }

.subttl		{ color: #000000; font-weight: bold;
		  font-family: arial, sans-serif; font-size: 11pt; }

.ttl		{ color: #000000; font-weight: bold;
		  font-family: arial, sans-serif; font-size: 13pt; }
.lbl		{ color: #000000; text-decoration: underline;
		  font-family: arial, sans-serif; font-size: 11pt;
		  padding: 2px 2px 2px 2px; }
.txt		{ color: #000000; text-decoration: none;
		  font-family: arial, sans-serif; font-size: 9pt; }
.lnk		{ color: #7E1000; font-style: italic; 
		  font-family: arial, sans-serif; font-size: 9pt;
		  font-weight: normal; text-decoration: none; }

.spell		{ color: #990000; font-weight: bold;
		  font-family: arial, sans-serif; font-size: 9pt; }

.scr		{ background: white; color: black; border: 0px;
		  margin-top: 10px; margin-bottom: 10px;
		  margin-left: 10px; margin-right: 10px;
		  padding-left: 10px; padding-right: 10px;
                  padding-top: 10px; padding-bottom: 10px;
		  font-family: arial, sans-serif; font-size: 9pt;
		  text-align: left; }

