<style type="text/css">

.style3 {
	font-size: 16px;
	font-weight: bold;
}
body {
	background-color: #899357;
}
.style4 {
	color: #333366;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	color: #000033;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #633F8B;
}
a:hover {
	text-decoration: none;
	color: #8767BC;
}
a:active {
	text-decoration: underline;
}
.style9 {
	color: #EAEBE3;
	font-size: large;
}

.small {
	font-size: small;
	color: #000000;
}
.normal {
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
