.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009900;
	text-decoration: none;


}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009900;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	line-height: 30px;

}
