body {
	background-color: #000000;
	font-size: 10pt;
	font-family: lucida, verdana, helvetica, arial, sans-serif;
	color: #8fa1af;
	margin: 10px;
	line-height: 1.3;
}

a:link      { color: #d1ebff; text-decoration: none; }
a:visited   { color: #e2e9ff; text-decoration: none; }
a:hover     { color: #000000; background-color: #79563d; }
a:hover.sl  { color: #000000; background-color: #b5815b; }
a:active    { color: #000000; text-decoration: none; background-color: #e2e9ff;}
a:active.sl { color: #000000; text-decoration: none; background-color: #e2e9ff;}

p { text-align: justify; }
p.copyfoot { font-size: 8pt; }

table.sl {
	border: 1px solid #79563d;
	padding: 3px;
	margin-right: 5px;
}

h1.sl {
	color: #000000;
	background: #79563d;
	font-size: 15pt;
}

h1 {
	color: #79563d;
	font-size: 15pt;
}
h2 {
	color: #79563d;
	font-size: 13pt;
}
h3 {
	color: #79563d;
	font-size: 12pt;
}
h4 {
	color: #79563d;
	font-size: 10pt;
}

div.logoheader {
	margin: 10px;
	/* border-bottom: 1px solid #79563d; */
}
div.logoheader img { border: none }

div.footer {
	margin-top: 30px;
}

div.w3icons { margin-top: 2em; }
