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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	
}

.style3 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold; 
	color: #FFFFFF; }
.style4 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #4e4e4e;
	padding-left:5px;
	padding-right:5px;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #ff7f04;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
}
-->
</style>