body{
   color: #000000;
   background: #000000;
}

h1 {
   font: bold 170% times new roman;
   color: #000000;
   margin-top: 1px;
   margin-bottom: 1px;
}

h2 {
   font: bold 150% times new roman;
   color: #ffffcc;
   margin-top: 1px;
   margin-bottom: 1px;
}

h3 {
   font: bold 120% times new roman;
   color: #000099;
   margin-top: 1px;
   margin-bottom: 1px;
}

h4 {
   font: bold 95% times new roman;
   color: #660033;
}

p,ol,ul{
  font:  times new roman;
  margin: 0in;
}

.rightside{
   text-decoration: none;
   color: #ffffff;
   background: #000099;
   font:  times new roman;
}

.leftside{
   text-decoration: underline;
   color: #000000;
   background: #000099;
   font:  times new roman;
}

.leftside:hover{
  text-decoration: underline;
  color: #ffffff;
  background: #000099;
}

a.leftside{
  text-decoration: none;
  color: #ffffff;
  background: #0000ff;
}

.lefttop{
   text-decoration: none;
   color: #ff0000;
   background: #000099;
   font:  bold 110% arial, helvetica, sans-serif;
}

.lefttop:hover{
  text-decoration: underline;
  color: #ff0000;
  background: #ffff00;
}

a{
  color: #ffffff;
  text-decoration: none;
}

a:visited{
  text-decoration: none;
  color: #ffffff;
}

a:hover{
  text-decoration: none;
  color: #000000;
  background: #9966ff;
}

.bold{
   font-weight: bold;
}
.small{
   font-size:80%;
}
.smaller{
   font-size:60%;

}

.rightbox{
   background:#666666;
}

.footer{

   font-size:70%;
   color: #999999;
}
