body,p,th,td {  font-family: Verdana, Arial, Helvetica;   font-size: 8pt;  color: rgb(60, 70, 85);}td.dark {  background-color: rgb(110, 124, 145);}td.yellow {  font-weight: bold;  color: rgb(255,178,37);	}input,textarea {  background-color: rgb(135,147,161);  color: rgb(60, 70, 85);	  font-weight: bold;}a:link,a:visited,a:active,a:hover        {   text-decoration: none;   font-weight: bold; }a:link, a:visited{  color: rgb(255,200,0)  } a:active, a:hover {	color: rgb(250, 176, 41);	}