BODY {text: white;}

P  {}

H1  {font-size: 110%; margin-left: 5%; margin-top: 0%; margin-bottom: 0%; color:#FFFFFF;}

H2  {font-size: 100%; margin-left: 10%; margin-top: 0%; margin-bottom: 5%; color:#FFFFFF;}

H3  {font-size: 90%; margin-left: 15%; margin-top: 0%; margin-bottom: 5%; color:#FFFFFF;}

H4  {font-size: 80%; margin-left: 20%; margin-top: 0%; margin-bottom: 0%; color:#FFFFFF;}

H5	{font-size: 110%; margin-left: 0%; margin-top: 0%; margin-bottom: 0%; color:#FFFFFF;}

H6	{font-size: 150%; margin-left: 75px; margin-top: 0%; margin-bottom: 0%; color:#FFFFFF;}

A  {
	color : #5580FF;
	text-decoration : underline;
}

A:Visited  {
	color : #5580FF;
	text-decoration : underline;
}

A:Active  {
	color : #5580FF;
	text-decoration : underline;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : none;
	background : #0F1850;
}

BODY  {background: black}

