td{font-size:11; font-family:arial; color:#396876; line-height: 16px;
text-align: justify; }



.header {color: #000000; 
	background: #90D7AC;
	letter-spacing: 7px;
	padding-left: 5px;
	margin-right: 1px;
	text-align: center; 
	border: 1px dashed #628576;}

input {font-family: arial; font-size: 10px;
	color: #396876; 
	background: #ffffff;
	border: 1px dashed #73b3c9;
	}	
option {font-family: arial; font-size: 10px;
	color: #396876; 
	background: #ffffff;
	border: 1px solid #73b3c9;
	}	
select {font-family: arial; font-size: 10px;
	color: #396876; 
	background: #ffffff;
	border: 1px dashed #73b3c9;
	}
textarea{font-family: arial; font-size: 10px;
	color: #396876; 
	background: #ffffff;
	border: 1px dashed #73b3c9;
	}	


A:link, A:visited, A:active { 
	color: #73b3c9; 
	text-decoration: none;

	} 
h3 {font: bold 16px arial;
	letter-spacing: 5px;	color: #73b3c9;	border-bottom: 1px #73b3c9 dashed;
	text-align: center; }	
	
h1 {font: bold 16px arial;
 
	letter-spacing: 5px;
	border-bottom: 1px #396876 dashed;
	text-align: left; 
	}

h3 {font: bold 16px arial;
 
	letter-spacing: 5px;
	border-bottom: 1px #396876 dashed;
	text-align: left; 
	}
h2 {font: bold 16px arial;
	color: #73b3c9; 
	letter-spacing: 5px;
	border-bottom: 1px #396876 dashed;
	text-align: center; 
	}
	
h4 {font: bold 15px arial;
 
	letter-spacing: 2px;
	border-bottom: 1px #396876 dashed;
	text-align: center; 
	}	

A:hover { 
	color: #73b3c9; 
	text-decoration: underline;
	} 

#navigation {
   margin: 6;
   padding: 0;
   list-style-type: none;

}
#navigation li {
   margin-bottom: 6px;
   text-align: left;
}
#navigation a {
   background: #ffffff;
   color: #73b3c9;
   display: block;
   width: 95px;
   border-right: 6px solid #73b3c9;
padding-right: 5px;
}

#navigation a:hover {
   background: #ebfbfd;
   color:#396876;
   text-decoration: none;
   border-right: 6px solid #396876;
}