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

.head {color:#FFFFFF; background:#C00000; text-align:left; font-family: arial; font-size:14px; font-weight: bold;
 }

.sub {color:#FFFFFF; background:#000000; text-align:left; font-family: arial; font-size:12px; font-weight: bold;
 }

a.side:link {color: #C00000; width: 170px; border-bottom: 1px dotted #000000; text-decoration: none; display: block;}
a.side:visited {color: #C00000; width: 170px; border-bottom: 1px dotted #000000; text-decoration: none; display: block;}
a.side:hover {color: #000000; width: 170px; border-bottom: 1px dotted #C00000; text-decoration: none; display: block;}
a.side:active {color: #C00000; width: 170px; border-bottom: 1px dotted #000000; text-decoration: none; display: block;}


