body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #F2F2F2;
}
.content {
  margin-top: 3;
  margin-left: 3;
  font-size : 10pt;
  color: #999090;
  background-color: #FFFFFF;
}

a {
	color: white;
}

a:hover {
	color: lime;
}

th {
  font-size: 10pt;
  color: #333333;
}

td {
  font-size: 10pt;
  color: #000000;
  
}

h3           { 
	font-size: 14pt; 
	font-family: Tahoma 
	font-style: normal;	
}