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

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

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



