body, table, tr, td {
	font: 8pt arial; 
	color: #FFFFFF;
	text-align:justify;}

body {
	background-color: #AC352F;
}
A:link { color:#000000; text-decoration: none;  font-weight: bold; cursor: crosshair; }
A:visited { color:#000000; text-decoration: none;  font-weight: bold; cursor: crosshair; }
A:hover { color:#FFFFFF; text-decoration: none;  font-weight: bold; cursor: crosshair; }


input, textarea, option, select {
	background-color: #AC352F;
	font: 9pt arial;
	color: #FFFFFF;
	
	border: 1px solid #FFFFFF;
	padding:2px; }

body
{ scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #AC352F;
  scrollbar-face-color: #AC352F;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
}


h1 	{ 
	font: 9pt arial;
	color: #FFFFFF; 
	border-bottom: 2px #FFFFFF dashed;
	text-align:left; 
	font-weight: bold; 
	padding: 1px;
	letter-spacing: 1px;
	}