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

body {
	background-color:4C1A50;
}

.head {color:#4C1A50; border-bottom:2px solid; font-family: verdana; font-size: 13px;
 }

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

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none; 
	color:#4C1A50;}
a:hover { text-decoration: underline; color:#C9A2CC; }

input, textarea, option, select {
	background-color: #6F447A;
	font: 8pt arial;
	color: #C9A2CC;
	letter-spacing: 1px;
	border: 1px solid #C9A2CC;
	padding:2px; }