body { 
  height: 100%; padding: 0;
  background:#ffffff;
}

/********************************************************/
#superp {
  width:700px;
  background:#efefef;
  border:1px #009 solid;
  margin-right:8px;
  margin-left:8px;
  margin-bottom:12px;margin-top:12px;
  text-align: justify;
  text-indent: 15px;
  padding-left:10px;
  padding-right:10px;
}
.superp a:link { color:#009; font-weight:bold; text-decoration: none;  }
.superp a:visited { color:#009; font-weight:bold; text-decoration: none;  }
.superp a:hover { color:#33f; font-weight:bold; text-decoration: none;  }


#mainw {
  width:720px;
  font-family:tahoma,Times; font-size:12px;
  background:#fff;
}
#mainw td { background:#ffffec; }
.mainw a:link { color:#009; font-weight:bold; text-decoration: none;  }
.mainw a:visited { color:#009; font-weight:bold; text-decoration: none;  }
.mainw a:hover { color:#33f; font-weight:bold; text-decoration: none;  }
.mainw img:hover { border:1px #009 solid; }


#foot {
  font-family:tahoma,Times; font-size:12px; border-top:1px #009 solid; margin-left:6px;margin-top:22px;
  width:766px; text-align:left;
}
.foot a:link { color:#009; font-weight:bold; text-decoration: none;  }
.foot a:visited { color:#009; font-weight:bold; text-decoration: none;  }
.foot a:hover { color:#33f; font-weight:bold; text-decoration: none;  }



#SLDcaption {
  background: #eee;
  font-style: italic; 
  font-variant: small-caps;
  font-size: 14px;
  font-family: tahoma,Times;
}
.SLDcaption a:link { color:#009; text-decoration:none; }
.SLDcaption a:visited { color:#009; text-decoration:none; }
.SLDcaption a:hover { color:#00f; text-decoration: underline; }

/**********************************************************/


