body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111844;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;;
}
a:link{
	color: #111844;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited {
	color: #111844;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:active{
	color: #111844;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover{
	color: #E8E3BA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E8E3BA;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: .1em;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8E3BA;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #111844;
}
.project_sections {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #111844;
}
.project_descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #111844;
}
.images {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #111844;
}

