BODY, P, DIV, TABLE, TR, TD, A, UL, OL, DL, DT, LI, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
}
BODY, P, DIV, TABLE, TR, TD, A, UL, OL, DL, DT, INPUT, TEXTAREA, SELECT
{
	font-size: 10pt;
}
BODY
{
	color: #EADBDB;
	background-color: #000000;
	scrollbar-face-color: #660000;
	scrollbar-highlight-color: #880000;
	scrollbar-shadow-color: #440000;
	scrollbar-3dlight-color: #880000;
	scrollbar-arrow-color:  #ff6600;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #440000;
}
H1 {
	font-size: 14pt;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 4px;
}
H2 {
	font-size: 12pt;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
H3 {
	font-size: 8pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
H4, H5, H6 {
	font-size: 10pt;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 6px;
}
P {
	text-align: justify;
}
HR {
	border: none;
	color: #ffffff;
	height: 1px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}
INPUT, INPUT.file, TEXTAREA, SELECT
{
	color: #EADBDB;
	background-color: #660000; 
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	border-color: #EADBDB;
	border-style: solid;
	border-width: 1px;
	text-indent: 3px;
}
INPUT.radio
{
	border: none;
	background: transparent;
}
INPUT.button
{
	text-align: center;
	background-color: #770000;
	color: #EADBDB;
	font-size: 11px; font-family: Tahoma, Verdana, Arial, sans-serif;
	border-style: outset;
}
OL
{
	list-style-type: decimal;
}
UL
{
	list-style-type: disc;	
	margin-left: 0px;
}
UL.list
{
	list-style-type: square;
	margin: 8px 0px -16px 16px;
}
A
{
	color: #ff6600;
}
A:link
{ 
	color: #ff6600;
}
A:hover
{
	color: #ff6600;
	text-decoration: underline;
}
A:vizited
{
	color: #ff6600;
}
A.head
{
	color: #C6A1A1;
}
A.head:link
{ 
	color: #C6A1A1;
}
A.head:hover
{
	color: #C6A1A1;
	text-decoration: underline;
}
A.head:vizited
{
	color: #C6A1A1;
}
TABLE.content, TR.content, TD.content
{
	color: #ffffff;
	background-color: #660000;
}
TABLE.head, TR.head, TD.head
{
	color: #ffffff;
	background-color: #000000;
}

.textSmall
{
	font-size: 8pt; 
}
.textBig
{
	font-size: 12pt; 
}
.textSupBig
{
	font-size: 14pt;
}
.picture
{
	border: 1px solid #BDA8A8;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
}
