.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;
   }
.center
	{
		display:block;
		margin:0px auto;
		text-align:center;
	}
.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}
