
body {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; 
font-size: 8pt; 
color: #acaeb1;
background-image: url("images/greyback.gif");
}

td {
font: x-small/1.3 Candara, "News Gothic MT",  "Bitstream Vera Sans", Verdana, Trebuchet, "Trebuchet MS",  sans-serif;
color: 333333;
}

.titles {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; 
font-size: 9pt; 
color: b20202;
font-weight: bold;
font-style;
}

INPUT, TEXTAREA, SELECT, OPTION { 
background: #ffffff; 
border-style:solid; 
border-width:1; 
border-color:#55555; 
color: #55555; 
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; 
font-size: 8pt; 
}
	
a:link {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height : 17px;	
	letter-spacing : 0.035em;
	border-bottom:1px dashed #ffffff;	
}
a:visited {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height : 17px;	
	letter-spacing : 0.035em;
}

a:hover {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 10;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
	line-height : 17px;
	letter-spacing : 0.035em;
}

