body{
  background-color:#FFFFFF;
  color:#000000;
  font-family:georgia,century,serif;
  }


h1,h2,h3,h4{
  font-family:arial,helvetica,sans;
  color:#CC0000;
  }

h1{font-size:26px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}

p,ol,ul,dl,div,td,th{font-size:14px;}





/* misc named styles */

.bhead{
  font-family:arial,hevletica;
  font-size:14px;
  font-weight:bold;
  }

.min{
  font-family:arial,hevletica;
  font-size:10px;
  }

.smalla{
  font-size:10px;
  }


.bq{
  margin-left:2em;
  }

.csbs{
  font-size:14px;
  color:#009900;
  font-style:italic;
  }


/* links */

a:link{
  color:#CC0000;
  }
  
a:visited{
  color:#999999;
  }
