@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
}

a:link { 
	color: #999966;
	}

a:visited {color: #999966; }
    a:active {color: #999966; 
}

p { color: #CCCC99;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: 'century gothic', arial, sans-serif;
}
h1 {c
	font-style: normal
	font-size: extra-large;
	font-family: 'century gothic', Arial, sans-serif;
	 }
h2 {color: #CCCC99;
	font-style: strong;
	font-size: extra-large;
	font-family: Century Gothic, Arial, sans-serif;
	 }
.style1 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.style4 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: xx-large;
}