

body, table {
 	 font-family: arial;
	 color: #000000;
         text-align: justify;
	 font-size: 8pt;
	 line-height: 12px;

background-image: url("C:\My Documents\My Pictures\layouts\images\stuffbkg.png");
background-repeat: no-repeat; 
background-attachment: fixed;

scrollbar-face-color: #38251F;
scrollbar-highlight-color: #38251F;  
scrollbar-3dlight-color: #72564E;
scrollbar-shadow-color: #38251F;
scrollbar-arrow-color: #38251F;
scrollbar-track-color: #38251F;
scrollbar-darkshadow-color: #190B07;	}

input, select, textarea {
	color:#000000;
	font-family: verdana, trebuchet MS, arial;
	font-size:7pt;
	background-color:#808080;
	border:1px solid #000000;
	text-align:left  }

a:link
	{text-decoration: none; color: #B8A04E; font-weight:bold;}
a:visited 
        {text-decoration: none; color: #B8A04E; font-weight:bold;}
a:active
	{text-decoration: none; color: #ffffff; font-weight:none;}
a:hover 
	{text-decoration: overline underline; cursor: crosshair; COLOR: #6F4123;}

