@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F7ECD0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F7ECD0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #336600;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #336600;
}
.style1 {
	font-size: xx-large;
	font-weight: bold;
	color: #336600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #336600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

