a
{
	font-family:  Arial, serif;
}

a:link
{
	text-decoration : none;
}

a:visited
{
	text-decoration : none;
}

a:active
{
	text-decoration : none;
}

body
{
	font-family: Arial, serif; background-color:  white;
}

img
{
	border-style:  none;
}

td.green
{
	background-color:  #6BB56B;
}

.footer
{
	font-size: 8pt;
}

.center
{
	text-align:  center;
}

