body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #595959;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #727272;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #333333;
}
a:link    { color: #33CC33; text-decoration: none }
a:visited { color: #669966; text-decoration: none }
a:hover   { color: #00FF00 }
a:active  { color: #CCFF00 }

.run-1lg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #CCCCCC
}
  .run-1lg a:link    { font-weight: bold; color: #999999 }
  .run-1lg a:visited { font-weight: bold; color: #999999 }
  .run-1lg a:hover   { font-weight: bold; color: #33CC33 }
  .run-1lg a:active  { font-weight: bold; color: #FFFFFF }
  
.run-1w {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFF;
}
.run-1b { font-size: 13px;
  line-height: 16px;
  color: #000000;
  text-decoration: none;
}
  .run-1b a:link    { color: #000000; text-decoration: underline }
  .run-1b a:visited { color: #333333; text-decoration: underline }
  .run-1b a:hover   { color: #006600 }
  .run-1b a:active  { color: #00FF00 }
  
.run-1wb {
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 16px;
}
.run-1lgb {
  font-size: 13px;
  font-weight: bold;
  color: #CCCCCC;
  line-height: 16px;
}
.run-1mgb {
  font-size: 13px;
  line-height: 16px;
  color: #666666;
  font-weight: bold;
}
.run-1mgbi {
  font-style: italic;
  font-weight: bold;
  color: #666666;
  font-size: 13px;
  line-height: 16px;
}
.run-1dgbi {
  font-size: 13px;
  line-height: 16px;
  color: #333333;
  font-weight: bold;
  font-style: italic;
}
  .run-1dgbi a:link { color: #000000; font-style: normal }
  
.run-2lg {
  font-size: 12px;
  color: #CCCCCC;
  line-height: 16px;
}
.run-2lgb {
  font-size: 12px;
  line-height: 16px;
  color: #CCCCCC;
  font-weight: bold;
}
.run-2mgb {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  font-weight: bold;
}
.h-1mgb {
  font-size: 16px;
  color: #999999;
  line-height: 18pt;
  font-weight: bold;
}
.notes-1 {
  font-size: 9px;
  line-height: 14px;
  color: #CCCCCC;
  text-decoration: none;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	text-align:center;
}
  .warning a:link    { font-weight: bold; color: #FF6600; text-decoration: none }
  .warning a:visited { font-weight: bold; color: #FF6600; text-decoration: none }
  .warning a:hover   { color: #FFCCCC }