BODY {
	background-color : Black;
	color : #FF9900;
	font-family : Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	font : normal;
	scrollbar-face-color: #67625a;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: #67625a;
	scrollbar-3dlight-color: #67625a;
	scrollbar-arrow-color: #FF9900;
	scrollbar-track-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-base-color : Black;
}

H1 {
	font-size: 12pt;
	text-align: center;
}

H2 {
	font-size: 10pt;
	text-align: left;
}

H3 {
	font-size: 10pt;
	text-align: center;
}

H4 {
	font-size: 12px;
	text-align: right;
	font-style : italic;
}

H5 {
	font-size: 10px;
	text-align: right;
}

H6 {
	font-size: 12px;
	text-align: center;
	color: Black;
	background: #FF9900;
}

A {
	text-decoration: none;
	color: #FFC86A;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: #DC5014;
}

HR {
	color: #FF9900;
	height: 1pt;
}

table, td {
	background: transparent;
	font-size: 12px;
	vertical-align: top;
}

td.obr {
	width: 81px;
	text-align: center;
	vertical-align: top;
}

td.list {
	color: #FF9900;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

td.list-d {
	color: #FF9900;
	font-size: 10pt;
	text-align: center;
}

td.title {
	color: #DC5014;
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
