.styleKeyPersonnel{text-align: center;
				   font-family: Tahoma;
		           color: darkblue ;
		           font-size: 24pt;
		           text-decoration: underline;
		           font-weight: bold;}
	
.styleOfficersBOD  {margin-left: 20px;
				   font-size: 22pt;
				   font-family: Arial;
				   font-weight: bold;
				   text-decoration: underline;
				   font-style: italic;
				   text-align: left;
				   color: maroon;}

.styleOfficeTitle {font-family: Arial;
				   font-size: 18pt;
				   text-align: left;
				   color: green;}				   

.styleNames {font-family: Arial;
		 font-size: 14pt;
		 text-align: left;
		 margin-left: 20px;}
	
a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
	
#footer {font-size: 14pt;
		font-weight: bold;
		font-style: italic;
		color: darkblue;}