body,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5273;
	font-size: 12px;
}
a:link {
	color: #009933;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.title01 {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
