body, table, tr, td {
	font-family: verdana; 
	color: #6D060D;
	text-align: justify; 
	font-size: 10px;
	letter-spacing: 1px}
BODY 
{
  direction:ltl;
  background-attachment:fixed;
  scrollbar-arrow-color: 000000;
  scrollbar-track-color: 2C0001;
  scrollbar-face-color: 2C0001;
  scrollbar-3dlight-color: 000000;
  scrollbar-highlight-color: 2C0001;
  scrollbar-shadow-color: 2C0001;
  scrollbar-darkshadow-color: 000000;
}

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

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

a.side:link {color: #000000; background-color: #350002; width: 110px; display: block;}
a.side:visited {color: #000000; background-color: #350002; width: 110px; display: block;}
a.side:hover {color: #000000; background-color: #6D060D; width: 110px; display: block;}
a.side:active {color: #000000; background-color: #6D060D; width: 110px; display: block;}


