body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #83a842;
}
a:link {
	color: #3D55A6;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: large;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}
h2 {
	font-size: large;
	color: #293173;
}
h3 {
	font-size: medium;
	color: #000000;
}
h4 {
	font-size: medium;
	color: #293173;
}
h5 {
	font-size: small;
	color: #3D55A6;
}
.style1 {font-size: 12px}
.subHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#rightpic {
	float: right;
	clear: none;
}
#leftpic {
	float: left;
}
