body {
	background-color: #000000;
	margin-right: 0pt;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	text-align: left;
	font-size: 8pt;
}

A:link {color: #47100b;
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #47100b;
}

A:hover { text-decoration: underline; 
	color: #47100b;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	text-align: left;
	font-size: 8pt;
	margin-right: 5pt;
	margin-left: 5pt;
}

td {
	background-color: #8b8264;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	text-align: left;
	font-size: 8pt;
}

select,input,textarea {
	background-color: #8b8264;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	font-size: 8pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #26241c;
	text-decoration: underline;
}

