h1	{font-family:  Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size: 25px;
	font-weight: bold;}

h2	{font-family:  Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size: 20px;
	font-weight: bold;}

h3	{font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900; 
	letter-spacing: 1px}

h4	{font-family: Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size: 14px;
	font-weight: bold;}

h5	{font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px}

body 	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color:#000000;
	font-weight: normal;
	letter-spacing: 1px}

p	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px}

A 	{text-decoration: none;
	font-weight: bold;
	color: White;}

A:VISITED {text-decoration: none;
	  color: White;
	  font-weight: bold;}

A:HOVER {text-decoration:underline;}