.style2 {font-size: 18px}
.style3 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #385479;
}
h1 {
	font-size: 16px;
	color: 3F6D20;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD6D61;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CD6D61;
}
a:hover {
	text-decoration: underline;
	color: #A46B96;
}
a:active {
	text-decoration: none;
	color: #A46B96;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #3F6D20;
	font-weight: normal;
	font-size: 16px;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}