.heading {
	font-size: 16px;
	font-weight: bold;
	color: #007556;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
table {
	font-size: 12px;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	color: #007556;
}
.links {
	font-size: 14px;
	font-weight: bold;
	color: #007556;
	text-align: right;
}
a.links:hover {
	color: #004455;
}
.title {
	font-size: 24px;
	color: #007556;
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #007556;
}
