.mainBorder {
padding:             3px 3px;
margin:              3px ;
width:               760px; 
border-style:        solid;
border-width:        1px 1px 1px 1px;
border-color:        #009933;
background-color:#FFFFCC;
}

.footer {
padding:             3px 3px;
margin:              3px ;
width:               760px; 
}

a:link {color: #009933}
a:visited {color: #009933}
a:hover {color: #009933}
a:active {color: #009933}

body {
	border-top: none;
	font-family: 'Georgia';
	padding-bottom: 5px;
	background-color: none;
	 }

h1{font-size: 1.0em;
   margin: 0.5cm;
   color: #009933
   }
   
h2{font-size: 0.92em;
   margin-left: 0.5cm;
   color: #009933
   }

p{font-size: 0.9em;
  margin-left: 0.5cm;
  margin-right: 0.5cm;
  color: #009933
                   }

span {font-family: 'Georgia';}
span {font-size:0.9em}
span {font-weight:bold}
span {color:#009933}

ul.disc 
{
list-style-type: disc;
font-family: 'Georgia';
font-size:12px;
font-weight:normal;
letter-spacing:2px;
color:blue
}

.navTop a{
color: #009933;
font-size: 0.90em;
font-weight: bold;
font-family: 'Georgia';
text-decoration: none;
border-style:none;
background-color:#FFFFCC;
text-decoration: none;
padding:1px 1px;
margin: 3px;
display: inline;

}
.navTop a:hover {
color: #006600; 
text-decoration: underline; 
font-weight: bold;
}

.navLeft a{
color: #009933;
font-size: 0.75em;
font-weight: normal;
font-family: 'Georgia';
text-decoration: none;
border-width: 1px 1px 1px 1px;
border-style:none;
background-color:#990000;
text-decoration: none;
padding:3px 3px;
margin: 3px;
display: block;
width: 115;
}
.navLeft a:hover {
color: #009933; 
text-decoration: underline; 
font-weight: normal;
background-color:#990000; 
}

.navOther a{
color: #009933;
font-size: 0.70em;
font-weight: normal;
font-family: 'Georgia';
text-decoration: none;
border-width: 1px 1px 1px 1px;
border-style:none;
text-decoration: none;
padding:3px 3px;
margin: 3px;
display: block;
width: 115;
}
.navOther a:hover {
color: #009933; 
text-decoration: underline; 
font-weight: normal;
}

.navMid a{
color: #009933;
font-size: 0.82em;
font-weight: bold;
font-family: 'Georgia';
text-decoration: none;

}
.navMid a:hover {
color: #009933; 
text-decoration: underline; 
font-weight: bold;
}

.desc{
font-size: 1.2em;
}