body{
  background-color:#CCCCFF;
  bgcolor:#CCCCFF;
  }


h1,h2,h3{
  font-family:verdana,arial,helevtica;
  color:#000099;
  }


h1{font-size: 24px;}
h2{font-size: 20px;}
h3{font-size: 16px;}


p,ol,ul,dl,td,th{
  font-family:arial,helevtica;
  font-size: 14px;
  color:#000033;
  }

.option{
  font-size: 12px;
  color:#000000;
  }


a:link{color:#CC0000;text-decoration:none;}
a:visited{{color:#CC0000;text-decoration:none;}