@charset "UTF-8";
a:visited {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #A09BA1;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

