/************************************************************************/
/* HSL - TOP NAV							*/
/************************************************************************/

body
	{
	background-color	: #3C4164;

	margin-top		: 0;
	margin-left		: 0;
	margin-right		: 0;
	margin-bottom		: 0;
	}

/************************************************************************/
/* UL, LI						     		*/
/************************************************************************/

ul.circle 
	{
	list-style-type		: circle;
	margin-left		: 15px;
	line-height		: 21px;
	}

/************************************************************************/
/* LINK STYLES						     		*/
/************************************************************************/

a:link 	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size	 	: 9pt; 
	color			: #DCA000; 
	}

a:visited  	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size	 	: 9pt; 
	color			: #DCA000; 
	}

a:active 
  	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size	 	: 9pt; 
	color			: #DCA000; 
	}

a:hover  	
	{
	font-family		: Arial, Helvetica, sans-serif;
	font-size	 	: 9pt; 
	color			: #DCA000; 
	}


/************************************************************************/
/* 			  E N D   O F  S T Y L E S	     		*/
/************************************************************************/


