body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color: #000;;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

@font-face {
	font-family: "Century Gothic";
	font-style:  normal;
	font-weight: bold;
	src: url("century.eot");
}

a:link { text-decoration: none; font-weight:bold; color: #942621; }
a:visited { text-decoration: none; font-weight:bold; color: #942621; }
a:hover { text-decoration: none; font-weight:bold; color: #942621; }
a:active { text-decoration: none; font-weight: bold; color: #942621; }

a:link:hover { text-decoration: none; font-weight: bold; color: #942621; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #942621; }
a:active:hover { text-decoration: none; font-weight: bold; color: #942621; }

.content {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#000;
}

font.title {
	background-color: #fff;
	font-family: "Century Gothic", sans-serif;
	font-style:  normal;
	font-weight: bolder;
	font-size: 20px;
	color:#60543e;
}

font.subtitle {
	background-color: #fff;
	font-family: "Century Gothic", sans-serif;
	font-style:  normal;
	font-weight: bolder;
	font-size: 14px;
	color:#60543e;
}