BODY 
{ font-family: "calisto mt", times,serif;
  font-size: 12pt;
  color: #330000;
  background-color: #ffffcc;
/*  line-height: 130%; */
}

DL,UL,OL,DIR,MENU
{ font-family: "calisto mt", times,serif;
  color: #330000;
  margin-left: 5%;
}
/* ************************************************* */
P
{ margin-left: 5%; 
  margin-right: 5%
}
P.center 
{ margin-left: 0%; 
  margin-right: 0%;
  text-align: center; 
  color: #330000;
}
P.centersmall 
{ margin-left: 0%; 
  margin-right: 0%;
  text-align: center; 
  font-size: 80%;
  color: #330000;
}
P.padding { padding: 20px; border: 0} /* for images: center and add 20px padding */

/* ************************************************* */
PRE
{ font-family: "courier new", courier, monospace;
  color: #990000;
  margin-left: 5%;
}

/* ************************************************* */
H1,H2  
{ font-family: verdana, "century gothic", arial, helvetica, sans-serif;
  color: #660000;
  margin-left: 0%;  
}
H3,H4,H5  
{ font-family: verdana, "century gothic", arial, helvetica, sans-serif;
  color: #330000;  
  margin-left: 5%;
}
H1.center 
{ font-family: verdana, "century gothic", arial, helvetica, sans-serif;
  color: #660000;
  margin-left: 0%;
  text-align: center; 
}
H2.center 
{ font-family: arial, helvetica, sans-serif;
  color: #660000;
  margin-left: 0%;
  text-align: center; 
}
H3.center 
{ font-family: arial, helvetica, sans-serif;
  color: #330000;  
  margin-left: 0%;
  text-align: center; 
}
H4.center 
{ font-family: arial, helvetica, sans-serif;
  color: #330000;  
  margin-left: 0%;
  text-align: center; 
}

/* ************************************************* */
DIV.leftmarg 
{ margin-left: 5%;
  font-family: helvetica,sans-serif;
}
DIV.center
{ text-align: center; 
  margin-left: 0%;
  margin-right: 0%;
}
DIV.nonsense
{
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
}

/* ************************************************* */
A:link    {color: #660000 }
A:active  {color: #cc0000 }
A:visited {color: #663300 }

/* ************************************************* */
.bodycolor {color: #ffcc33;}
.flushleft {margin-left: 0%;}
.warning   {color: red; font-weight: bold}
.sans      {font-family: verdana, "century gothic", arial, helvetica, sans-serif;}
.center  
{ margin-left: 0%;
  margin-right: 0%;
  text-align: center;
}
.centersmall 
{ margin-left: 0%; 
  margin-right: 0%;
  text-align: center; 
  font-size: 80%;
  color: #ffcc33;
}
.code
{ font-family: "courier new", courier, monospace;
  color: #990000;
}
.padding { padding: 20px; border: 0} /* for images: center and add 20px padding */
.noborder { border: 0px}

.nonsense
{
 text-align: center;
  margin-left: 0%;
  margin-right: 0%;
}
