body { 
font-family: century gothic, trebuchet ms, verdana; 
font-size: 8px; 
color: #FFFFFF;
text-align: justify;
margin: 2px; 
  scrollbar-arrow-color: #DBBF62;
  scrollbar-track-color: #530403;
  scrollbar-face-color: #530403;
  scrollbar-highlight-color: #DBBF62;
  scrollbar-3dlight-color: #DBBF62;
  scrollbar-darkshadow-color: #DBBF62;
  scrollbar-shadow-color: #DBBF62;
}
              

A:link {text-decoration: none; font size: 10px; font weight: bold; color: #BF9960}
A:visited {text-decoration: underline; font size: 8px; font weight: bold; 
color: #BF9960}
A:active {text-decoration: overline underline; font size: 10px; font weight: bold; color: #BF9960}
A:hover {border: none; text-decoration: bold; font weight: bold; cursor: help; color:#FFFFFF; background-color: #530403}

input {background: transparent; border-bottom: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; border-top: #4EBDD7 0px solid; color: #FFFFFF ; font-size:7pt; font-family:verdana}
textarea {background: transparent; border-bottom: #FFFFFF 1px solid; border-left: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; border-top: #FFFFFF 1px solid; color: #FFFFFF ; font-size:7pt; font-family:verdana}

.head { 
	font-weight: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #BF9960;
	letter-spacing: 2px;
	font-family: georgia, times new roman;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1 px solid #FFFFFF;
	text-align: right;
}

td {
font-family: trebuchet ms, verdana; 
font-size: 12px; 
color: #FFFFFF;
text-align: justify;
margin: 2px; 
}

b {
 background: none;
 color: #BF9960;
}