BODY {background-color: #ffffff; font-family: arial, helvetica, sans-serif;  }


h1, h2 {font-weight: bold; text-align: center; color:#660099; }
h3, h4 {font-weight: bold; text-align: center; text-align: left; color:#660099}
a:link { color=#0000FF; }   /* for unvisited links */
a:visited { color=red; }   /* for visited links */
a:active { color=#FF00FF; }   /* when user clicks link */
a:hover { color=#660066; }   /* when hovering over link */

.redleft {color: red; text-align: left; }
.red {color: red }
.indent {text-indent: 10; }

.font1 {font-size=-1;}
.font2b {font-weitht: bold; font-size=2; color: #663300; }
.font3 {font-size=3; color: #663300}
.font3b {font-size=3; color: #663300; font-weight: bold}
.font5 {font-size=5}
.font30 {font-size=30; color: #660099; font-weight: bold}
.bigblue { color: "#0000A0"; font-weight: bold; text-align: center; font-size: 120%}
.bigred { color: red; font-weight: bold; text-align: left; font-size: 120%}
.urgent {color: red; font-weight: bold; font-size: 220%}
.important {color: red; font-weight: bold; font-size: 180%}
.subscript {font-size: 75%; vertical-align:super;  }
.footnote {font-size: 75%; text-align: center;}
.htmlcodes { color: "#FF00CC" ;}

.italic {font-style: italic; }
.green {color: green }
.violet {color:violet }
.purple {color:purple }
.blue {color: blue }
.big {font-size: 120% }
.upper {text-transform: uppercase } 
.center {text-align: center}
.boldit {font-style: italic; font-weight: bold}
.bold {font-weight: bold;}
.navfont {font-weight: bold;}
.cbold {text-align: center; font-weight: bold}
.border1{border: thin blue groove; padding: 1em; margin: 2%; background: #ccffff; text-align: center;}