.mainBorder {
padding:             0px 0px;
margin:              3px ;
width:               760px; 
border-style:        solid;
border-width:        1px 1px 1px 1px;
border-color:        #003399;
background-color:     #ffffcc
}

body {
	border-top: none;
	font-family: 'Verdana';
	padding-bottom: 5px;
	background-color: #ffffcc
	 }

h1{font-size: 1.0em;
   margin: 0.15cm;
   color: #003399
   }
   
h2{font-size: 0.90em;
   margin-left: 0.5cm;
   color: #003399
   }

p{font-size: 0.75em;
  margin-left: 0.15cm;
  margin-right: 0.15cm;
  color: #003399;
  text-align: justify;
  }
  
.navLeft a{
color: #ffffcc;
font-size: 0.92em;
font-weight: bold;
font-family: 'Arial';
text-decoration: none;
border-width: 0px 0px 0px 0px;
border-style:none;
background-color:#003399;
text-decoration: none;
padding:3px 3px;
margin: 3px;
display: block;
width: 120px

}

.navLeft a:hover {
color: #6666cc; 
text-decoration: none; 
font-weight: bold;
background-color:#003399; 
}

.navMid a{
color: #ffffff;
font-size: 0.75em;
font-weight: normal;
font-family: 'verdana';
text-decoration: underline;
}

.navMid a visited{
color: #ffffff;
}

.navMid a:hover {
color:  #ffffff; 
text-decoration: underline; 
font-weight: normal; 
}

span {font-family: 'Arial';}
span {font-size:0.85em}
span {font-weight:normal}
span {color: #ffffcc}

ul.disc 
{
list-style-type: disc;
font-family: 'Arial';
font-size:0.85em;
font-weight:normal;
color:#666666
}

.desc{
font-size: 1.2em;
}

span{
  font-size: 0.75em;
  color: #003399;
  }

#footerTable {
              font-size: 10px;
			  color: #003399;
		      margin-top: 5px;
			  line-height: 1.5;
			  text-align: center;
			  }