body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363435;
}
a {
	font-size: 12px;
	color: #187186;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #363435;
}
a:visited {
	text-decoration: none;
	color: #187186;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #69A160;
}
a.large:link {
	text-decoration: none;
	color: #363435;
	font-size: 14px;
}
a.large:visited {
	text-decoration: none;
	color: #187186;
	font-size: 14px;
}
a.large:hover {
	text-decoration: underline;
	color: #009999;
	font-size: 14px;
}
a.large:active {
	text-decoration: none;
	color: #69A160;
	font-size: 14px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
body {
	margin-top: 0px;
}
.style2 {
	color: #574E42;
	font-weight: bold;
}
.style3 {font-size: 14px}
.style4 {color: #96AD67}