@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: center;
}
.white {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.white1 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.content1 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 24px;
}.content2 {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}.button {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	background-color: #666666;
}

