body {
	background-image: url(images/background1.png);
	background-color: #FFFFFF;
}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #00000; CURSOR: pointer
}
A:visited {
	COLOR: #00000
}
A:hover {
	COLOR: #00000
}
A * {
	COLOR: #000000; TEXT-DECORATION: none
}

.table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #013B08;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.table_top_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.table_header_green_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #013B08;
	text-decoration: underline;
	text-align: center;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}