h1 { font-size: 26px;
	font-weight: bold;
	color: #02863a;
	font-style: normal; }

h2 { font-size: 20px;
	color: #02863a;
	font-weight: bold;
	font-style: normal; } 

h3 {font-weight: bold;
	color: #02863a;
	font-size: 14px; }

h4 { font-size: 14px;
	color: #02863a;
	font-weight: bold;
	font-style: normal; 
	margin-bottom: -6px;} 

h6 {font-weight: normal;
	color: #999999;
	font-size: 12px; }



a:link { color: #02863a; text-decoration: none}

a:visited { color: #02863a; text-decoration: none}

a:hover { color: #000000; text-decoration: underline}


.small {  font-size: 10px; font-family: Tahoma, "Trebuchet MS", Arial; }


li {  font-family: Tahoma, "Trebuchet MS", Arial; font-size: 12px; font-weight: normal; color: #4b4b4b; list-style-type: square}

body { font-family: Tahoma, "Trebuchet MS", Arial;
	  font-size: 12px;
	  color: #4b4b4b; }

td { font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial;
}

.highlight {
	background-color: #FCFBDA;
	display: block;
	padding: 8px; }

.menu {
	font-size: 12px;
     font-family: Tahoma, "Trebuchet MS", Arial;
	font-weight: normal;
	font-color: #ffffff;
	text-decoration: none;
	background-color: #e7f4e2;
	
	text-align: left; }

.menu a:link {  color: #ffffff; text-decoration: none}

.menu a:visited {  color: #ffffff; text-decoration: none}

.menu a:hover {  color: #02863a; text-decoration: none}


	

.boldlink a:link { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
      color: #02863a; text-decoration: none}

.boldlink a:visited { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
      color: #02863a; text-decoration: none}

.boldlink a:hover { font-size: 13px;
     font-family: Tahoma, "Trebuchet MS", Arial;

	font-weight: bold;
     color: #990000; text-decoration: none}



.date {font-size: 9px;
	font-weight: bold;
	color: #02863a; }


.boxright {background-color: #f1f1f1;
	border: 1px solid #008039;
	font-size: 11px;
	padding: 7px; }


.boxleft {background-color: #f1f1f1;
	border: 1px solid #ffcf00;
	font-size: 12px;
	padding: 7px; }


.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #02863a; }


