body{
  background-color : #000000;
  color: #ffffff;
  border-top : thin;
  border : 0px;
  border-width : 0px;
  margin : 0px 0px 0px 0px;
}
.menulateral{
  font : normal 16px/26px Verdana, "Times New Roman";
  font-weight : bold;
  vertical-align : text-top;
  background : #000066;
}
A.menulateral{
  text-decoration : none;
  color:  #9966ff;
}
A:hover.menulateral{
  text-decoration: underline;
  color: #996666;
}
A.mainbody{
  text-decoration : none;
  color:  #cccccc;
}
A:hover.mainbody{
  text-decoration: underline;
  color: #ffffff;
}
.sousbanner{
  background : #000066;
  font : normal 16px/26px Verdana, "Times New Roman";
  font-weight : bold;
  text-align: center;
}
.mainbody{
  background-color: #666699;
  font-size : 16px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainbodytitle{
  font : 40px Perpetua;
  text-align: center;
  line-height : 40px;
}
.names{
  font : 30px Perpetua;
  color: #330066;
  font-weight: bold;
  text-decoration: underline;
}
.job{
  font: 26px Perpetua;
  color: #999999;
  padding-top : 10px;
  padding-bottom : 10px;
}
.title{
  background-color: #660033;
  font : bolder 34px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.copyright{
  font-size : 10px;
  font-style : normal;
  font-weight : bold;
  color: #000000;
  text-align: center;
}
.copyright2{
  font-size : 10px;
  font-style : normal;
  font-weight : bold;
  color: #000000;
  background-color: #ffffff;
}
.descrip{
  line-height: 20px;
  padding-top : 15px;
  padding-bottom : 15px;
}
.time{
  font-size : 13px;
  font-family : "Courier New", Courier, monospace;
  color: #9966ff;
  font-weight : bold;
}
.titleselection{
  background-color : Navy;
  color: #9966ff;
  font-family : sans-serif;
  font-size : 16px;
  font-style : normal;
  font-weight : bold;
  text-align: center;
}
.bgbanner{
  background-color:  #000066;
}
.specialnotes{
  background-color : White;
  line-height : 25px;
  color: #000000;
  display : inline;
  font-size : 12px;
  font-family : serif;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  height : 80px;
  vertical-align: top;
  border-color : Fuchsia Fuchsia Fuchsia Fuchsia;
  border : thick groove Navy;
  width : 75%;
  margin-left : 20px;
  margin-right : 20px;
}