/* Global  ------------------------------------------------------------------ */

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


/* Scroll Bar  --------------------------------------------------------------- */

BODY {
	background-color: #ffffff;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
a.email:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ba7922;
	line-height: normal;
}
a.email:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ba7922;
	line-height: normal;
}
a.email:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ba7922;
	line-height: normal;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ba7922;
	line-height: normal;
}
a.email2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ba7922;
	line-height: normal;
	text-decoration: none;
}
a.email2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ba7922;
	line-height: normal;
	text-decoration: none;
}
a.email2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ba7922;
	line-height: normal;
	text-decoration: none;
}
a.email2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ba7922;
	line-height: normal;
	text-decoration: none;
}
.regtext {
	color: #000000;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
	padding: 20px;

}
.top {
	color: #000000;
	font: 1.0em/1.4em Georgia, "Times New Roman", Times, serif;
}
.headline {
	color: #a80005;
	font: 1.7em/1.4em Georgia, "Times New Roman", Times, serif;
}
.headlineTop {
	color: #000000;
}
.number {
	color: #000000;
	font: 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
}

.footer {
	color: #ffffff;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
}
.footer a {
	color: #ffffff;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

