@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}
.greenbox-text {
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	color: #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #076775;
	font-size: 10pt;
}
.header {
	font-size: 12pt;
	font-weight: bold;
	color: #076775;
}

.footer {
	font-size: 8pt;
	color: #000000;
}
