/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546549;
}

a:link {
	color: #546549;
	text-decoration: none;
}
a:visited {
	color: #546549;
	text-decoration: none;
}
a:hover {
	color: 2A3522;
	text-decoration: none;
}
a:active {
	color: #546549;
	text-decoration: none;
}
a {
	font-size: 12px;
}

body {
	background-color: #0C0D10;
	margin-top: 0px;
}

h1 {text-align:right; font-size:8pt; font-weight: bold; color: #565C52; margin-bottom:8px;  border-bottom: dotted 1px #191A19}
h2 {text-align:left; 
	font-size: 12px; font-weight: normal;
	color: #546549; }
h3 {text-align:right;  font-size:8pt; font-weight: bold; color: #565C52; margin-bottom:0px;  border-bottom: dotted 1px #191A19}
h4 {text-align:right; margin-bottom:0px; margin-top:0px;
	font-size: 8px; font-family: Arial; font-weight: bold;
	color: #546549; }


-->
</style>