.submenu {font-size: 85%;
	background-color: #99ffcc;
	text-align: center;
	border: solid 1px #006666;
	padding: 5px;
	margin-left: 5%;
	margin-right: 5%;
	}
.blackborder{padding: 5px 5px 5px 5px;
   background-color: #009999;
   }
.greenback {background: #009966}
.lightgreenback {background: #99ff99}
.redbold {color:red;
   font-weight: 700;
   }
.smalltext {font-size: 80%;}
.pagetop {   margin-left: 40%;
   margin-right: 40%;
   font-size: 90%;
   font-weight: 700;
   font-family:  "Times New Roman", "Times", "serif";
   text-align: center;
   background-color: #ccccff;
   border-style: none solid none solid;
   border-width: 1px;
   border-color: #009999;
   text-decoration: none;
   padding: 3px;
   }
.pagetop a:link{color: red;}
.pagetop a:hover{background-color:#009999;
	color: #ffffff;
	padding 2px;}
A:link {color: #006666;
	font-weight: 600;}
A:hover {color:red}

H1 {color:#006666;
   background: #ccffcc;
   font-family: "Arial Black";
   font-weignt: 800;
   font-size: 140%;
   border-style: solid;
   border-weight: thin thin thin thin;
   border-color: #009999;
   }

H2 {color: #660000;
   font-size: 120%;
   background: #ffcc99;
   font-family: "Arial";
   font-weight: 700;
   border-weight: thin;
   border-style: solid solid none none;
   border-color: #009999;
         }
H3 {margin-left: 5%;
	font-family: "Arial";
	font-size: 110%;
	font-weight: 700;
	}
H4 {margin-left: 5%;
	font-family: "Arial";
	font-size: 105%;
	font-weight: 700;
	text-align: center;
	background-color: #ffcccc;
	margin-left: 20%;
	margin-right: 20%;
	}
H5 {margin-left: 10%;
	font-family: Arial;
	font-size: 90%;
	font-weight: 700;
	text-align: left;
	}
P {color: #660000;
   margin-left: 5%;
   margin-right: 5%;
   }    
BLOCKQUOTE {margin-left: 10%;}
UL {margin-left: 10%;}
LI {color: #990033;
   }
TD {color: #660000;
   }
TH {color: #660000;
   font-weight: 800;
   text-align: center;
   font-family: "Arial";
   background: #99ccff;
   }
 TABLE{border: solid 3px #006666}