BODY {
	margin: 0 0 0 0;
	background-color: #000000;
	FONT-SIZE: x-small;
	COLOR: #dcd9a3;
	FONT-FAMILY: Tahoma,verdana,sans-serif;
}

p {
	text-indent : 2em;
	text-align : justify;
}

li { 
	text-align : justify;
	list-style-type: square;
 }
 
li.num {
	list-style-type : decimal;
	margin-bottom: 1em;
}

ol {
	margin : 0 0 0 0;
	list-style-position : outside;
	text-indent : 3em;
}

li.num2 {
	list-style-type : decimal;
}
 
em { 
	COLOR: #44FF44;
	font-style: normal;
	 }

.os_info {
                font-size : 10px;
                text-decoration: none;
//                font-weight: bold;
}

 
:link {
	COLOR: #ffff99;
	TEXT-DECORATION: none
}
:visited {
	COLOR: #ffff99;
	TEXT-DECORATION: none
}
:active {
	COLOR: #cc0000;
	TEXT-DECORATION: none
}
:hover {
	COLOR: #cc3300
}

table.data {
	border-width: 1;
	border-color : #666622;
	border-style : solid;
	margin-bottom: 5%;
}
table.txt {
	border-width: 0;
	margin-bottom: 5%;
}
table.sm_data {
	border-width: 1;
	border-color : #666622;
	border-style : solid;
}
table.match {
	border-width: 0;
	border-color : #666622;
	border-style : solid;
}
.rpane {
	border-width: 0;
	border-color : #666622;
	border-style : solid;
}

.odd {
	background-color : #1f1f1f;
}
.even {
	background-color : #000000;
}

TD {
	FONT-SIZE: x-small;
	COLOR: #efefaf;
	FONT-FAMILY: Tahoma,verdana,sans-serif;
}

TD.bb { 
	font-weight: bold;
	font-family : Tahoma,verdana,sans-serif;
}

TH.sm {
	FONT-SIZE: x-small;
	COLOR: #efefaf;
	FONT-FAMILY: Tahoma,verdana,sans-serif;
	border-width: 1;
	border-style : solid;
	font-weight : normal;
}

TH.grey {
	FONT-SIZE: small;
	color : silver;
	FONT-FAMILY: Tahoma,verdana,sans-serif;
	font-weight: bold;
	border-width: 0;
	border-style : solid;
}

TH {
	FONT-SIZE: x-small;
	COLOR: #efefaf;
	FONT-FAMILY: Tahoma,verdana,sans-serif;
	font-weight: bold;
	border-width: 1;
	border-style : solid;
}

H1 {
	margin: 0 0 0 0;
	FONT-SIZE: 20px;
	TEXT-ALIGN: center;
	letter-spacing : 1em;
	font-variant : normal;
	font-weight : normal;
}
H2 {
	margin: 0 0 0 0;
	FONT-SIZE: medium;
	TEXT-ALIGN: center;
	letter-spacing : 0.4em;
	font-variant : normal;
	font-weight : normal;
}
SMALL {
	FONT-SIZE: xx-small
}
.forminput {
	FONT-SIZE: x-small;
	VERTICAL-ALIGN: middle;
	FONT-FAMILY: verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc
}
.textinput {
	FONT-SIZE: x-small;
	VERTICAL-ALIGN: middle;
	FONT-FAMILY: verdana, helvetica, sans-serif
}
INPUT, TEXTAREA, SELECT, OPTION {
	BORDER-RIGHT: #000000 0px solid;
	BORDER-TOP: #000000 0px solid;
	BORDER-LEFT: #000000 0px solid;
	BORDER-BOTTOM: #000000 0px solid;
	COLOR: #000000;
	FONT-SIZE: x-small;
	BACKGROUND: #bdb76b;
	FONT-FAMILY: verdana, tahoma, sans-serif
}

