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

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

