body {
	font-family: Verdana; 
	font-size: 8pt;
	color:black;
	}

table {
	font-family: verdana;
	font-size: 8pt;
	color:black;
	}

th {
	text-align: center;
	}

td.j {
	text-align: justify;
	}

td.r {
	text-align: right;
	}

a:link {
	text-decoration: none;
	color:#0C5B10;
	}

a:visited {
	text-decoration: none;
	color:#0C5B10;
	}

a:active {
	text-decoration: none;
	color: black;
	}

A:hover {
	text-decoration: underline;
	color:black;
	}

h4 {
	font-size: 10pt;
	color: #0C5B10;	
	text-align: center;
	}

td.banter {
	background-color: #000000;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	}

a:link.banter {
	color: #ffffff;
	text-decoration: none;
	}

a:visited.banter {
	color: #ffffff;
	text-decoration: none;
	}

a:active.banter {
	color: #ffffff;
	text-decoration: none;
	}

A:hover.banter {
	color: #f8f8f8;
	text-decoration: none;
	}