@charset "UTF-8";
a:link {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #999999;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	word-spacing: normal;
	white-space: normal;
}
.style1 h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-left: 200px;
	color: #333333;
}
