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	{font-weight: bold;
	color: #FF0000;
        text-decoration:underline;}

a:VISITED {color: #FF0000;
	  font-weight: bold;
	  text-decoration:underline;}

a:HOVER {text-decoration:underline;
	color: #BB0000;}

