@charset "utf-8";
/* CSS Document */

a:link {
	color: #660;
	font-family:"Century Gothic";
	font-size: 12px;
	text-decoration: none;
	}
a:visited {
	color: #660;
	font-family:"Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #C30;
	font-family:"Century Gothic";
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #660;
	font-family:"Century Gothic";
	font-size: 12px;
	text-decoration: none;
}

.list2{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 6px;
	vertical-align: top;
	line-height: 19px;
	font-family: Calibri;
	font-size: 16px;
	color: #333;
	font-style: italic;
}
.container1 {
	margin-top: 607px;

}

.container2 {
	padding:12px 12px 12px 12px;

}
h1 {
	font-size: 24px;
	color:#B34700;
	font-family: "Century Gothic";
	font-weight: bold;
	line-height: 2;
}
h2 {
	font-size: 18px;
	color:#B32400;
	font-family: "Century Gothic";
	font-weight: bold;
	line-height: 2;
}
h3 {
	font-size: 16px;
	color:#333;
	font-family: "Century Gothic";
	font-weight: bold;
	line-height: 1;
}
h4 {
	font-size: 14px;
	color:#333;
	font-family: "Century Gothic";
	font-weight: bold;
	line-height: 1;
}

	
