﻿.STYLE3 
{
font-size: 12px
}
body {
	background-color: #FFFFFF;
}
.STYLE4 {
	font-size: 14px;
	font-weight: bold;
}

.STYLE5 {
	color: #4c990d;
	font-size: 12px;
}
.STYLE6 {
	font-size: 16px;
	font-weight: bold;
}
.a_green:link {
	font-size: 12px;
	color: #4e980d;
}
.a_green:visited {
	font-size: 12px;
	color: #4e980d;
	font-family:Arial, Helvetica, sans-serif;	
}
.a_green:hover {
	font-size: 12px;
	color: #c2f57e;
}
