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

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #999999; }
.style3 {font-family: "Courier New", Courier, monospace; color: #999999; }
.style4 {font-family: "Courier New", Courier, monospace; color: #999999; font-size: 24px; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: 999999;
}
.style14 {color: #999999}
