.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #AF3839;
	text-decoration: none;
}
.navbar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #93876A;
	text-decoration: none;
}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #4E4E4E;
	text-decoration: none;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #93876A;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #AF3839;
	text-decoration: none;
}
.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #93876A;
	text-decoration: none;
}
.body {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.body-color {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #93876A;
	text-decoration: none;
}
.titlesII {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #93876A;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.tabs {
 list-style-type: none;
 padding-left: 0px;
 margin-left: 0px;
}
.tabs li{

display: inline;

margin: 0;

}
