body table td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:rgb(51,51,51);
}

a:link {
	text-decoration:none;
	color: rgb(0,85,0);
}

a:visited {
	text-decoration:none;
	color: rgb(0,85,0);
}

a:active {
	text-decoration:none;
	color: rgb(0,85,0);
}

a:hover {
	text-decoration:none;
	color: rgb(0,85,0);
}

.header {
	font-size: 9.5pt;
	font-variant:small-caps;
	color:white;

}

.title	{
	font-size:13pt;
	font-variant:small-caps;
	font-weight:bold;
	color:rgb(0,85,0);
}

.gb	{
	font-weight:bold;
	color:rgb(0,85,0);
}


.footer	{
	font-size: 10pt;
	font-variant:small-caps;
	color:white;
}


.j	{
	text-align: justify;
}


