body {
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 15px;
	background-image: url(images/starsglow1.gif);
}
	
									
P	{
	font-family: times, georgia;
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #ffff33;
	letter-spacing: 1px;
	word-spacing: normal;
	text-indent: 10px;
	text-align: left;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px;
	MARGIN-TOP: 6px;
	MARGIN-BOTTOM: 5px;
}


LI	{
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #525252;
	letter-spacing: 1px;
	word-spacing: normal;
	text-indent: none;
	text-align: left;
	MARGIN-LEFT: none;
	MARGIN-RIGHT: none;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 2px;
}


H1	{ 	font-family: georgia; times;
	  	font-size: 24px;
         	line-height: 20px;
         	font-style: normal;
        	font-weight: bold;
        	color: black;
        	letter-spacing: 1.1px;
        	word-spacing: normal;
		text-indent: none;
		text-align: center
		MARGIN-LEFT: none;
		MARGIN-RIGHT: none;
		MARGIN-TOP: 2px; 
		MARGIN-BOTTOM: 2px; }



H2	{ 	font-family: arial, helvetica;
		font-size: 18px;
		line-height: 20px;
		font-style: normal;
		font-weight: bold;
		color: black;
		letter-spacing: 1.2px;
		word-spacing: normal;
		text-indent: none;
		text-align: center;
		MARGIN-LEFT: none;
		MARGIN-RIGHT: none;
		MARGIN-TOP: 8px; 
		MARGIN-BOTTOM: 4px; }


						


H3	{ 	font-family: arial, helvetica;
		font-size: 12px;
		line-height: 16px;
		font-style: normal;
		font-weight: normal;
		color: lightblue;
		letter-spacing: 1px;
		word-spacing: normal;
		text-indent: none;
		text-align: left;
		MARGIN-LEFT: 12px;
		MARGIN-RIGHT: 7px;
		MARGIN-TOP: 2px; 
		MARGIN-BOTTOM: 4px; }


						


H4	{ 	font-family: trebuchet ms; arial;
		font-size: 10px;
		line-height: 11px;
		font-style: normal;
		font-weight: bold;
		color: white;
		letter-spacing: 1px;
		word-spacing: normal;
		text-indent: none;
		text-align: left;
		MARGIN-LEFT: 2px;
		MARGIN-RIGHT: 4px;
		MARGIN-TOP: 2px; 
		MARGIN-BOTTOM: -3px; }



H5	{ 	font-family: arial, helvetica;
		font-size: 14px;
		line-height: 16px;
		font-style: normal;
		font-weight: bold;
		color: white;
		letter-spacing: 1px;
		word-spacing: normal;
		text-indent: none;
		text-align:center;
		MARGIN-LEFT: 4px;
		MARGIN-RIGHT: none;
		MARGIN-TOP: 3px; 
		MARGIN-BOTTOM: 3px; }




H6  {
	font-family: times, garamond;
	font-size: 12.7px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffff33;
	letter-spacing: 1px;
	word-spacing: normal;
	text-indent: none;
	text-align: left;
	MARGIN-LEFT: 4px;
	MARGIN-RIGHT: 4px;
	MARGIN-TOP: none;
	MARGIN-BOTTOM: 3px;
}

						
					




a:link	{ 	font-family: arial, helvetica;
		background: none;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		text-indent: none;
		color: lightblue;
		text-decoration: underline; }





a:hover	{ 	font-family: arial, helvetica;
		background: none;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		text-indent: none;
		color: orange;
		text-decoration: underline; }





a:active { 	font-family: arial, helvetica;
		background: none;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		text-indent: none;
		color: yellow;
		text-decoration: underline; }


						


a:visited { 	font-family: arial, helvetica;
		background: none;
		font-size: 13px;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: left;
		text-indent: none;
		color: lightblue;
		text-decoration: underline; }
				
				

HR	{ 	color: black;  height: 1px;  margin-top: none;}


