
.normalText
{
  font-family:arial,helvetica;
  font-size:14px;
  color:white;
  text-decoration:none;
}

a
{
  text-decoration:none;

}
.button
{
  font-family:arial,helvetica;
  font-size:14px;
  color:white;
  background-color:black;
}

body
{
  scrollbar-base-color:2D404E;
 /* scrollbar-arrow-color:#233644;
  scrollbar-3dlight-color:#ffd700;
  scrollbar-base-color:#ff6347;
  scrollbar-darkshadow-color:#ffa500;
  scrollbar-face-color:#008080;
  scrollbar-highlight-color:#ff69b4;
  scrollbar-shadow-color:#f0f  */
}


hr
{
  color:233644;
}



.title
{
  font-family:arial,helvetica;
  font-size:18px;
  color:white;
}

.watermark
{
  font-family:arial,helvetica;
  font-size:16px;
  color:yellow;
  font-weight:bold;
  text-decoration:none;
}

