@charset "UTF-8";
/* CSS Document */


a:link { 
	color: #66FF33;
	}



p { color: #66FF33;
	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: #66FF33;
	font-style: strong;
	font-size: extra-large;
	font-family: Century Gothic, Arial, sans-serif;
	 }