@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#f7cf89;
}
h1{font-family: Century, Georgia, "Times New Roman" ; font-size: 15px; color: #FFFFFF; font-weight:400; margin-top:6px;}
h2{font-family: Cataneo BT ; font-size: 20px; color: #5c2318; font-weight:400; text-decoration:underline; margin-left:170px;}
h3{font-family: Book Antiqua ; font-size: 20px; color: #5c2318; font-weight:400; font-style:italic; text-decoration:underline; margin-left:170px;}
.style1 {
	font-family: Century, Georgia, "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
	font-weight:400;
}
.text {
	font-family: Century, Georgia, "Times New Roman";
	font-size: 11px;
	color: #a5670c;
	font-weight:300;
}
.textbold {
	font-family: Century, Georgia, "Times New Roman";
	font-size: 11px;
	color: #a5670c;
	font-weight:600;
}
.links {
    font-family: Century, Georgia, "Times New Roman";
	font-size: 11px;
	color: #a5670c;
	font-weight:600;
}
.links:hover {
    font-family: Century, Georgia, "Times New Roman";
	font-size: 11px;
	color: #d9d9d9;
	font-weight:600;
}
.links2 {
    font-family: Century, Georgia, "Times New Roman";
	font-size: 13px;
	color: #FFFFFF;
	font-weight:400;
}
.links2:hover {
    font-family: Century, Georgia, "Times New Roman";
	font-size: 13px;
	color: #d9d9d9;
	font-weight:400;
}
