BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #666666;  
  font-family: Verdana, sans-serif;
}

A:link {
  color: #666666;
  text-decoration: none;
}

A:visited {
  text-decoration: none;
  color: #666666;
}

A:hover {
  text-decoration: underline;
  color: #ff0000;
}

A:active {
  text-decoration: none;
}

.logos { 
  border-collapse:collapse;
}

.logos IMG { 
  vertical-align: bottom;
  float: left;
}

.main-panel { 
  padding-top: 1.6em;
  padding-bottom: 2em;
  background-color: #e8e8e8; 
}

.header { 
  float: left; 
}

.header-text {
  font-size: 20px; 
  background-color: #e8e8e8; 
  font-weight: bold; 
  color: #f5d600; 
  font-family: Arial, Helvetica, sans-serif;
}

.left-col { 
  padding-left: 16px;
}

.center-col { 
  padding-left: 22px;
  padding-right: 22px;
}

.right-col { 
  padding-right: 16px;
}

.org {
  font-size: 10px;
  text-align:left;
  padding-left: 0px;
  padding-right: 1em;
  background-color: #e8e8e8;
}

.tpc {
  font-size: 10px; 
  text-align:left; 
  padding-left:0px; 
  background-color: #e8e8e8;
}

.tpc P { 
  margin-top: 0.4em;
  margin-bottom: 0.2em; 
}

.main-text {
  font-size: 12px; 
  text-align:justify; 
  background-color: #e8e8e8;
  padding-right: 0.8em;
  word-spacing: 0.15em;
}

.main-text H2 { 
  font-size: 130%;
  word-spacing: 0;
}

.main-text H3 { 
  font-size: 80%;
  word-spacing: 0;
}

.main-text LI { 
  padding-bottom: 0.4em;
}

.back {
  background-color: #666666; 
  background-repeat:no-repeat; 
  text-align:left; 
  font-size: 20px; 
  font-weight: bold; 
  color: #f5d600; 
  font-family: Arial, Helvetica, sans-serif; 
  padding:8px; 
}

/* print updates */
.back { 
  padding-left: 0;
  padding-bottom: 0;
  color: #606060;
}
