A  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:Visited  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:Active  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-color : #ffffff;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A:Hover  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-color : #ffffff;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

BODY  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	text-decoration : none;
	background-color : #302D21;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	padding : 0;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

.headline  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	text-decoration : none;
}

.txt01  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	text-decoration : none;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	font-color : #8D897F;
	color : #8D897F;
	text-decoration : none;
}


.txtwhite  {
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	font-color : #ffffff;
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 2;
}

.input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;

	text-decoration : none;
}

CODE {
	color : #666666;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}

INPUT, SELECT, OPTION, TEXTAREA {
	BORDER-COLOR: #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	FONT-SIZE: 10px;
	background-color:transparent;
	border: 1px solid #666666;
}

