@charset "UTF-8";
/* CSS Document */

.style3 {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
.style4 {
	font-family: "Century Gothic", "Courier New", Arial;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
}
.style5 {font-family: "Century Gothic", "Courier New", Arial}a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
