@charset "utf-8";
.style2 {
	font-size: 12pt;
	font-style: italic;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #33CC99;
}
a:visited {
	color: #33CC99;
}
a:hover {
	color: #33CC99;
}
