@charset "iso-8859-1";

body {
	background: #220725
}

h1	{	font-family: verdana, ariel, sans-serif;
		font-size: 22px;
		color: white; text-align: left;
		
					}
h2	{	font-family: verdana, ariel, sans-serif;
		font-size: 15px;
		color: white; text-align: left;
					}

h3	{	font-family: verdana, ariel, sans-serif;
		font-size: 10px;
		color: white; text-align: left;
					}

h4	{	font-family: verdana, ariel, sans-serif;
		font-size: 13px;
		color: white; text-align: left;
					}

	

a:link		{ 	color: #ffffff; font-size: 10px; text-decoration:none;
					}


a:visited 	{ 	color: #ffffff;  font-size: 10px; text-decoration:none;
					}


a:active	{	color: #ffffff; font-size: 10px; text-decoration:none;

					}

a:hover		{	color: #00FFFF;  font-size: 10px; text-transform: uppercase;
					}