body, table, tr, td {
	font: 7pt trebuchet ms; 
	color: black;}
body {
	scrollbar-face-color: #D5CAC8;
      scrollbar-arrow-color:#7B676A #D5CAC8;  
   scrollbar-highlight-color: #7B676A;
scrollbar-shadow-color: #7B676A;   scrollbar-3dlight-color: #D5CAC8;  
scrollbar-darkshadow-color: #D5CAC8; scrollbar-track-color: #D5CAC8;
}
a:link {text-decoration: none; color: #7B676A; font-weight:bold;}
a:visited {text-decoration: none; color: #5B4D4F; font-weight:bold;}
a:hover {text-decoration:none; color: #D5CAC8; font-weight:bold; background: #7B676A}

input, textarea, option, select {
	background-color: #D5CAC8;
	font: 7pt trebuchet ms;
	color: #7B676A;
	border: 1px solid #7B676A;
	padding:2px; }

.title {
background-color: transparent;
border-width: 0px;
border-style: solid;
border-color: transparent;
font-family: verdana;
font-size: 7pt;
font-weight: bold;
color: #7B676A;
letter-spacing: 6px;
width: 100%;
text-align: center;
FILTER: Alpha(Opacity=75,FinishOpacity=75,Style=1);
}
