body {background-color:black;}

h1	{font-size:36pt;
	line-height:24pt;
	font-family:arial;
	color:#ffaa00;
	font-weight:normal;
	text-decoration:underline;}
	


h2	{font-size:16pt;
	line-height:17pt;
	font-family:arial;
	color:#33cccc;}
	
h3	{font-size:15pt;
	line-height:14pt;
	font-family:comic sans ms;
	color:#ffaa00}
	
h4  	{font-size:8pt;
	color:#33cccc;}
         
h5	{font-size:18pt;
	font-family:Times Roman;
         color:#ffaa00;}

h6      {font-size:12pt;
	font-family:Times Roman;
         color:#ffaa00;}


A:link
{
	text-align: left;
   	font-family: Tahoma; 
	font-weight: bold; 
   	color: #ffffff; 
	text-decoration: none;
}

A:visited
{	text-align: left;
   	font-family: Tahoma; 
	color: #ffffff;
	font-weight: bold; 
	text-decoration: none;
}

A:active
{
	font-family: tahoma;
	font-weight: bold;
	color: green;
	text-decoration: none;
}

A:hover
{
	color: red;
	text-decoration: none;
}

	
