body {background-color: #5E5222;}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	color: #99D3EB;
	text-align: center;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #99CC99;
	text-align: center;
}
.navbar {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color: #96D0E8}
.email_lnktiny {font-size: 9px; color: #000000;}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 18px;
	font-weight: bold;
	color: #99D3EB;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #FFFFFF;
}
.text_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
a:link {color: #96D0E8; text-decoration: none}
a:visited {color: #96D0E8; text-decoration: none;}
a:hover {color: #99CC99; text-decoration: none;}
a:active {color: #FFFFFF}
