body {
		font-size:10pt;
		font-family:Arial, Helvetica, sans-serif;
}

a:link {
color : #84a58e;
text-decoration : none;
font-weight:bold;
}
a:visited {
color : #84a58e;
text-decoration : none;
font-weight:bold;
}
a:hover {
color : #000000;
text-decoration : underline;
}
.style1 {
	text-align: center;

}
.style2 {
	background-color: #FFFFFF;
}
.style3 {
	text-align: center;

}
.auto-style2 {
	font-size: small;
}
.auto-style3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	color: #84A58E;
	font-weight:bold;
	letter-spacing: 3pt;
	text-decoration: underline;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	background-color: #FFFFFF;
}
.auto-style5 {
	background-color: #FFFFFF;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	letter-spacing: 3pt;
}

