body, table, tr, td {
	font-family: arial; 
	color: #E1C797;
	text-align: justify; 
	font-size: 11px;
BODY 
{
  direction:ltl;
  background-attachment:fixed;
  scrollbar-arrow-color: A78854;
  scrollbar-track-color: DEBC8F;
  scrollbar-face-color: DEBC8F;
  scrollbar-highlight-color: A78854;
  scrollbar-3dlight-color: DEBC8F;
  scrollbar-darkshadow-color: DEBC8F;
  scrollbar-shadow-color: A78854;
}
body {
	background-color: DEBC8F;
}
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none; 
	color:#714D29;}
a:hover { text-decoration: underline; color:#DEBC8F; }
input, textarea, option, select {
	background-color: #A78854;
	font: 8pt arial;
	color: #E1C797;
	border: 1px solid #DEBC8F;
	padding:2px; }

.head {color:#714D29; border-bottom:2px solid; text-align:left; font-family: arial; font-size:12px;
 }

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



