body, table, tr, td {
	font-family: verdana; 
	color: #B68E2F;
	text-align: justify; 
	font-size: 11px;
	letter-spacing: 1px}
BODY 
{
  direction:ltl;
  background-attachment:fixed;
  scrollbar-arrow-color: B68E2F;
  scrollbar-track-color: 40FF40;
  scrollbar-face-color: 40FF40;
  scrollbar-highlight-color: 40FF40;
  scrollbar-3dlight-color: 40FF40;
  scrollbar-darkshadow-color: 40FF40;
  scrollbar-shadow-color: 40FF40;
}

body {
	background-color:transparent;
}

.head {color:#B75F01; border-bottom:1px solid; font-family: verdana; font-size: 12px;
 }

.headii {color:#B68E2F; border-bottom:1px solid; font-family: verdana;
 }

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none; 
	color:#B75F01;}
a:hover { text-decoration: underline; color:#000000; }
input, textarea, option, select {
	background-color: #2A0000;
	font: 8pt arial;
	color: #B68E2F;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }




