body {
	font-family: "Trebuchet MS", Times, serif;
	font-size:16px;
	color: #003300;
	background-color: #003300;
	align:left;
}

.style1 {
	font-family: "Trebuchet MS"; 
	color: #003300;
	text-align:center;
	font-size:18px;
	font-weight: normal;	
	font-style: italic;
}

	 
.style2 {	
	font-family: "Trebuchet MS"; 
	color: #003300;
	text-align:center;
	font-size:14px;
	font-weight: normal;
	line-height: 22px;
		 }
	 
.style3 {
	font-family: "Trebuchet MS"; 
	color: #003300;
	text-align:center;
	font-size:26px;
	font-weight: bold;	
}

.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #003300;
	text-align:center;
	font-size:20px;
	font-weight: inherit;
	font-style: italic;
}


.styleborder1{
	border:solid;
	border-color: #CC9900;
	border-width: thin;
	padding: 2px;
	}
	
	
.styleborder2{
	border: dashed;
	border-color: #CC9900;
	border-width: thick
	padding: 2px;
	}

/* links in header */	
a.textlink:link {
	color: #003300;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	}      /* unvisited link */
	
a.textlink:visited {
	color: #003300;	
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	}  /* visited link */
	
a.textlink:hover {
	color: #996600;
	font-weight:bold;
	text-align:center;
	text-decoration: underline;
	}   /* mouse over link */
	
a.textlink:active {
	color: #FF3300;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	}   /* selected link */
	
	
	
	
	
/* left hand column links*/	
a.collink:link {
	color: #003300;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	}      /* unvisited link */
	
a.collink:visited {
	color: #003300;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	}  /* visited link */
	
a.collink:hover {
	color: #003300;
	font-size:16px;
	font-weight:bold;
	text-decoration: blink;
	text-align:center;
	}   /* mouse over link */
	
a.collink:active {
	color: #FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	}   /* selected link */
	



	

a.menulink:link {
	color: #FFFFFF;
	text-decoration:none;
	}     /* unvisited link */
	
a.menulink:visited {
	color: #FFFFFF;	
	text-decoration:none;
	}  /* visited link */
	
a.menulink:hover {
	color: #00FF00;
	text-decoration: underline;
	}   /* mouse over link */
	
a.menulink:active {
	color: #00FF00;
	text-decoration:none;
	}   /* selected link */





a.copylink:link {
	color: #996600;
	text-decoration:underline;
	}     /* unvisited link */
	
a.copylink:visited {
	color: #996600;
	text-decoration:underline;
	}  /* visited link */
	
a.copylink:hover {
	color: #996600;
	text-decoration: blink;
	}   /* mouse over link */
	
a.copylink:active {
	color: #FF3300;
	text-decoration:underline;
	}   /* selected link */




a.sitemaplink:link {
	color: #003300;
	text-decoration:none;
		}     /* unvisited link */
	
a.sitemaplink:visited {
	color: #003300;
	text-decoration:none;
		}  /* visited link */
	
a.sitemaplink:hover {
	color: #996600;
	text-decoration: underline;
	}   /* mouse over link */
	
a.sitemaplink:active {
	color: #FF3300;
	text-decoration:none;
	}   /* selected link */
