body {
scrollbar-arrow-color: silver;
scrollbar-base-color: #F3F3F3;
scrollbar-dark-shadow-color: silver;
scrollbar-track-color: white;
scrollbar-face-color: #F3F3F3;
scrollbar-shadow-color: #F3F3F3;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: silver;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 7A7979;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 6699CC;
}
.textarea {
	border: 0x 999999; 
  	background-color: white; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 7A7979;
	scrolling="no";
}

.speciallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 6699CC;
}


