/* CSS Document */

body {
	direction:ltr;
	margin: 0 0 0 0;
	background-color: #000000;
	scrollbar-base-color: #DDC199;
	scrollbar-arrow-color: #DDC199;
	scrollbar-3dlight-color: #DDC199;
	scrollbar-darkshadow-color: #DDC199;
	scrollbar-face-color: #DDC199;
	scrollbar-highlight-color: #0009BA;
	scrollbar-shadow-color:#400000;
	scrollbar-track-color: #DDC199;
}

td,th {
	font-family: tahoma;
	font-size: 9pt;
	color:#996600;
}

a:link, a:visited {
	color:#D96C00;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#CC0000;
	text-decoration:underline;
	font-weight: normal;
}

.matn {
	font-family:tahoma;
	font-size:12pt;
	color:#400000;
	text-align:justify;
	line-height:130%;
	height:300px;

}

hr {
	width:80%;
	height:10px;
	text-align:center;
	color:#400000;
	border-style:dotted;
}

h1,h2,h3,h4,h5 {
	font-family: Times New Roman, Times, serif;
}

h1 {
	font-size: 16pt;
	color: #FF0000;
	font-weight:bold;
}

h2 {
	font-size: 14pt;
	color: #FF0000;
	font-weight:bold;
}

h3 {
	font-size: 13pt;
	color: #FF0000;
	font-weight: bold;
}

h4 {
	font-size:13pt;
	color:
	font-weight: bold;
	text-align:center;
}

h5 {
	font-size: 11pt;
	color:#1C39BB;
	font-weight: bold;
}

h6 {
	font-family:Tahoma;
	font-size: 8pt;
	font-weight:normal;
	color:#969696;
}

img {
	border:0px;
	border-color:#804000;

}