body {
	background-color: #000000;
	margin-left: 5pt;
	margin-right: 5pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	text-align: left;
	font-size: 10pt;
}

A:link {color: #b4762d;
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #b4762d;
}

A:hover { text-decoration: none; 
	color: #ac4804;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ae8738;
	margin-left: 5pt;
	margin-right: 5pt;
	text-align: justify;
	font-size: 10pt;
}

.navi {
	font-size: 8pt;
	text-align: center;
}

table {
	background-color: #b4762d;
}

td {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	background-color: #50686c;
	margin-left: 5pt;
	margin-right: 5pt;
	color: #ae8738;
	text-align: left;
	font-size: 10pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ae8738;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ae8738;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ae8738;
	text-decoration: underline;
}
