body {
    
	background: #000000;
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #999999;

}

p {
    font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #999999;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;
	
	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #99CCCC;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #336699;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;
	
	text-decoration: none;

}
h1 {
    font-family: Century Gothic, Arial, Helvetica, sans-serif;

    font-size: 26px;
	 
 	font-style: normal;
	
	line-height: -25px;
	
	font-weight: normal;

	font-variant: normal;
	
	margin-bottom: 0px;
	
	letter-spacing: 8px;

	color: #CCCCCC;
}
h2 {
    font-family: Century Gothic, Arial, Helvetica, sans-serif;

    font-size: 17px;
	 
 	font-style: normal;
 
	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #CCCCCC;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 10;
	 
 	font-style: normal;
 
	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #333333;
}
.descriptions {
    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 12px;
	 
 	font-style: normal;
 
	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #999999;
}
