a,td {
  font-family: Tahoma; }






input,textarea {
  font-size: 8pt;
  border: solid 1px #A0B3D3;
  background-color: #DDE3EF;
  color: #666;}

.headMain {
  font-size: 10pt;
  color: #FFF;
  text-decoration: none;}

.headMain:hover {
  color: #DDD; }
  
.headSub {
  color: #007eb6;
  font-size: 8pt; 
  margin-right: 10px;
  text-decoration: none;}
  
.headSub:hover {
  color: #209ed6; }
  
.footer {
  font-size: 8pt;
  color: #666;
  word-spacing: 3px;
  text-decoration:none; }
  
a.footer:hover {
  text-decoration: underline; }
    
#standard .head {
  border: solid 1px #A0B3D3;
  background-color: #DDE3EF;
  font-weight: bold;
  font-size: 8pt;
  color: #666;
  padding-left: 6px; }
  
#standard .content {
  border: solid 1px #A0B3D3;
  border-top-width: 0px;
  padding: 5px;
  padding-top: 10px;
  vertical-align: top;
  font-size: 8pt;
  color: #333; }
    
#standard td {
  font-family: Tahoma;
  vertical-align: top;
  font-size: 8pt;
  color: #333; }
  
#standard a {
  color: #f8931f;
  text-decoration: none; }
  
#standard a:hover {
  text-decoration: underline; }

