body {
  font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
  font-size:16px;
  font-weight:normal;
  text-align:justify;
  text-decoration:none;
  background-color:#FFFFFF;
}

td {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size:16px;
  	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

th {
	font-family: Tahoma, Trebuchet MS, Verdana, sans-serif;
	font-size:16px;
  	font-weight:normal;
	text-align:justify;
	text-decoration:none;
}

a:link  { color:#339900; text-decoration:none; font-weight:bold; }
a:visited  { color:#339900; text-decoration:none; font-weight:bold; }
a:hover    { color:#ff6633; text-decoration:none; font-weight:bold; }