BODY {background-color: #ffffff; font-family: arial, helvetica, sans-serif; background-image: url(backgnd.gif); }


h1, h2, h3, h4 {font-weight: bold; text-align: center; color:#660099; }
h3 {text-align: left;}
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; }
.left {text--align:left; }

.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}
.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%}

.green {color: green }
.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: 1%; background: #ccffff; text-align: left;}
