@charset "utf-8";
h3 {
	font-size: 18px;
	color: #CE4110;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

h1 {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
	font-family: "Century Gothic";
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-family: "Century Gothic";
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	font-family: "Century Gothic";
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #CC3300;
	font-family: "Century Gothic";
	font-size: 12px;
}
a {
	font-size: 10px;
	color: #00FF00;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #FFC46A;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
h4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #660000;
	letter-spacing: 3px;
}
