
body {
	font-size: 11pt; 
	background-color:#E8E8E8;
	color:#000000; 
	margin: 0em 0em 0em 0em;
}

table, th, td {
  border: 1px solid white;
  border-collapse: collapse;
}
th, td {
  background-color: #96D4D4;
}

table {
	font-size: 11pt; 
	color:#000000; 
	margin: 0em 0em 0em 0em;
}

a:link {
	color: #0000FF; 
	text-decoration: none;
}
a:visited {
	color: #0000FF; 
	text-decoration: none;
}
a:hover {
	color: #F00000; 
	text-decoration: none;
}


