body {
	padding: 0;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 1.3px;
}

a {
	text-decoration: underline;
	color: #FFCC00;
}

a:hover {
	text-decoration: underline;
	color: #FFFF99;
}

a:visited {
	text-decoration: underline;
	color: #FFCC00;
}

.brown_normal {
	color:#996633;
}

.brow_subtitle {
	font-size:12pt;
	font-weight: 800;
	color:#996633;
}

.main_titles {
	font-size:16pt;
	font-weight:800;
}

.small_yellow {
	font-size:8pt;
	color: #FFCC00;
}

.sub_titles {
	font-size:12pt;
	font-weight: 800;
}
	