body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76CCC2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #5EA39B;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #5EA39B;
}
.style5 {
	font-size: 11px;
	color: #5EA39B;
}
.style6 {color: #5EA39B}
.style7 {font-size: 11px}
.style8 {font-weight: bold; font-size: 12px;}
.style10 {
	color: #5EA39B;
	font-size: 14px;
	font-weight: bold;
}

a:link {color: #5EA39B;}
a:visited {color: #5EA39B;}
a:active {color: #5EA39B;}
a {text-decoration: none;}

