body {
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: 0.12em;
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
	font-size: 14px;
	letter-spacing: 0.12em;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
	font-size: 14px;
	letter-spacing: 0.12em;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.12em;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-size: 14px;
	letter-spacing: 0.12em;
}
a.link2:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
	font-size: 11px;
	letter-spacing: 0.12em;
}
a.link2:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF0099;
	font-size: 11px;
	letter-spacing: 0.12em;
}
a.link2:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	letter-spacing: 0.12em;
}
a.link2:active {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	letter-spacing: 0.12em;
}
h1 {
	font: bold 18px "Century Gothic", Arial, sans-serif;
	color: #999999;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: 500;

}
h4 {
	font: 14px "Century Gothic", Arial, sans-serif;
	color: #CCCCCC;
	letter-spacing: 2px;
}
h5 {
	font: normal 9px "Century Gothic", Arial, sans-serif;
}

