<style type="text/css">
<!-- Light Green #339900; Green #006666;   Purple #990099; link #CC3300; onlink #CC6600; visited #FF9900; -->
body, td, th {
	background-image:  url(../images/background.jpg);
  background-repeat: repeat;
  font-family: "Comic Sans MS", Verdana, Arial;	
  
}

body, td, th {
	background-image:  url(../images/background.jpg);
	background-repeat: repeat;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-color: "#006666";
} 

.font {
  color: "#006666";
}

.BigHead {
	color: #990099;
	font-size: 28px;
}
.LargeTitleLtGreen {color: #339900; font-size: 1.5em }
.LargeTitleGreen {color: #006666; font-size: 1.5em }
.LargeTitle  {  font-size: 1.5em }
.MediumTitle { font-size: 1.2em }
.MediumTitleGreen { color: #339900; font-size: 1.2em}
.FontLtGreen { color: #339900; }
.FontGreen { color: #006666; }
.FontRed { color: #CC0000; }
.SmallLetters { font-size: 0.8em; }

div.container {
  border: 2px  
  background-color: #ffe;
  }
div.spacer {
  clear: both;
  }


div.float10 {
  float: left;
   width: 10%;
  }
div.float20 {
  float: left;
   width: 20%;
  }
div.float30 {
  float: left;
   width: 30%;
  }
div.float40 {
  float: left;
   width: 40%;
  }
div.float50 {
  float: left;
   width: 50%;
  }
div.float60 {
  float: left;
   width: 60%;
  }
    
div.float20  p {
   text-align: center;
   }


/*
.float-left { 
  float: left;
  width: 20%;
   margin: 0 0.2em 0 0;
  background: #eee8aa;
  border-right: 2px dotted #cd853f;
  border-bottom: 2px dotted #cd853f;
   
}
.float-right { 
  float: right;
  width: 20%;
   margin: 0 0.2em 0 0;
  background: #eee8aa;
  border-right: 2px dotted #cd853f;
  border-bottom: 2px dotted #cd853f;
   
}
p.top {  after header margin adjustment  
  margin-top: 0;
   padding: 0.2em;
  border-top: 3px dotted #696969;
  background: #ffffe0;
   
}



.style6 {font-family: Papyrus; font-size: 14px; 
}


.style7 {font-family: Papyrus; font-size: 16px; }
.style8 {font-size: 16px}
.style10 {
	font-size: 20px;
	font-family: "Comic Sans MS";
}
.style11 {font-family: "Comic Sans MS"; font-size: 16px; }
.style12 {font-family: "Comic Sans MS"}
.style13 {
	color: #990099;
	font-family: "Comic Sans MS";
}
.style14 {font-family: "Comic Sans MS"; font-size: 16px; color: #990099; }
.style15 {color: #990099}

  <!--  B {color: maroon;} -->

  
    h1, h2, h3 {  }
    
    h4{
        FONT-SIZE: 9pt;
        font-style: normal;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        letter-spacing: 0.2pt;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
    }
    .fnt{
        font-size:11px;
    }
    h5 { font: italic 100% sans-serif }
    h6 { font: small-caps 100% sans-serif }
*/
hr {
  border: 0;
  width: 80%;
  color: #CC9933;
  background-color: #CC9933;
  height: 0.2em;
}


a:visited {text-decoration: none;
	color: #FF9900;
}
a:hover {text-decoration: none;
  text-decoration: none; color: #CC6600;
}

a:link {text-decoration: none; color: #CC3300;
}
 
</style>