@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.padlft {
	margin-left: 5px;
}
td.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #D3D6B1;
	border-right-color: #D3D6B1;
	border-bottom-color: #D3D6B1;
	border-left-color: #D3D6B1;
}
td.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D6B1;
}
.Headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #91984A;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8E8E46;
}
td.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91984A;
}
body {
	margin-left: 15px;
}
.underscore {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6C722A;
	line-height: normal;
	padding-bottom: 10px;
}

