@charset "utf-8";

body {
	background-color: #bea97b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575757;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
a:link {
	color: #196760;
}
a:visited {
	color: #22749f;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #f6fa93;
}

h1 {
	font-size: 16pt;
	color: #184963;
	padding-bottom: 0;
	margin-bottom: 0;	
	bottom: 0px;	
}

h2 {
	font-size: 12pt;
	color: #575757;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;	
	top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;	
	bottom: 0px;			
}

h3 {
	font-size: 11pt;
	color: #575757;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;	
	padding-top: 0;
	margin-top: 0;	
	top: 0px;
}

#photos img {
	border-width: 10px;
	border-color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 40px;
}

#photos {
	font-size: 11pt;
	color: #575757;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;	
	padding-top: 0;
	margin-top: 0;	
	top: 0px;
	font-weight: bold;
}
