body {
	background-color: #ffffff;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	}
 
p,div {
     font-size:0.9em;
	 font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	 }	

ul {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align: left;
	}
	
ol {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:5px;
	}

	

	
/*skip navigation style*/
.skipnav:link {
    color:#ffffff;
	font-size:-2px;
	text-decoration:none;}	
	
.skipnav:visited {
    color:#ffffff;
	font-size:-2px;
	text-decoration:none;}	
	
.skipnav:hover {
    color:#ffffff;
	font-size:-2px;
	text-decoration:none;}	
	

/* main Navigation */
a.nav:link { 
	color:#006666;
	font-size:0.9em;
	font-weight:800;
	text-decoration:none;
	text-align:center;
    }
a.nav:visited       { 
    color: #99CCCC;
	font-size:0.9em;
	font-weight:800;
	text-decoration:none;
	text-align:center;
	}
a.nav:hover        {
	color:#FF9933;
	font-size:0.9em;
	font-weight:800;
	text-decoration:none;
	text-align:center;
	}
	
/*regular navigation*/	
  
a:link { 
	color:#006666;
	font-size:0.9em;
	text-decoration:underline;
    }
a:visited	       { 
    color: #99CCCC;
	font-size:0.9em;
	text-decoration:underline;
	}
a:hover {
	color:#FF9933;
	font-size:0.9em;
	text-decoration:underline;
    }
	
	
/*headers*/

h1 {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#00000;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	text-align: center;
    }
h2   { 
	font-size: 1.1em;
	color:#000;
	margin:5px 0px 3px 0px;
	font-weight:bold;
    }
h3   { 
	font-size:1.0em;
	color:#000;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	}
	
h4   {
	font-size:0.9em;
	color:#000;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-style: italic;
	}
		
.green{color:#006666;
       }
	   
.captions
     {
	font-size:0.9em;
	font-style:italic;
	text-align:center;
	font-weight: bold;
	  }	
	
/*body styles*/
table.present {font-size:0.9em;
			    text-align:left;
}


p.body 
       {
	text-indent:0.90px;
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 3px;
	margin-top: 0px;
	   }

.smalltext {font-size:0.9em;
              color:#000000;
			  font-style:italic;
			  }
			  
