BODY {
	color: #00CCFF;
	text-align: center;
	background-color: #000000;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì', sans-serif;
}

H1 {
	color: #0066FF;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì', sans-serif;
	font-style: blink;
}

H6 {
	color: #3399CC;
	text-align: center;
	font-weight: bold;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì', sans-serif;
	font-size: medium;
}

P {
	text-align: center;
	font-weight: bold;
	font-family: 'HGS‘n‰pŠpÎß¯Ìß‘Ì', sans-serif;
}

A:link { color: #CCCC00 }
A:visited { color: #669999 }
A:hover { color: #CC9900 }

