.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 12px}
.style4 {font-size: 10px}
.style5 {font-size: 9px}
a:link {
	color: #397D4A;
}
a:visited {
	color: #397D4A;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #085D18;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#group {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
