	/* The basics */

	.Navlink {COLOR: #808080; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
	a:link.Navlink  {color : #808080;}
	a:visited.Navlink  {color : #808080;}
	a:active.Navlink  {text-decoration: none;}
	a:hover.Navlink  {text-decoration: none;}
	
	.LNavlink {COLOR: ##003366; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
	a:link.LNavlink  {color : #808080;}
	a:visited.LNavlink  {color : #808080;}
	a:active.LNavlink  {text-decoration: none;}
	a:hover.LNavlink  {text-decoration: underline;}
	p
	{
	background-color: Transparent;
	font-weight: normal;
	text-align: center;
	color:  #003333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
	li
	{
	background-color: Transparent;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #003333;
	text-align: center;
	}
	h1	
			{
				background-color: Transparent;
			font-family:Georgia, Arial, Times, serif;
		 color:#FFCC00;
		 }
	h2			{background-color: Transparent;
			font-family:Arial, Helvetica, sans-serif;
			color:#FFCC00;
			}
	h3			{background-color: Transparent;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 20px; color:#663333;
			}
	
  
 
 /* the classes */
 	 p.galpic 
  	{
	text-align: center;
	color:  #003333;
	font-family: Geneva;
	font-weight:bold;
	}

	h1.phone
	{
		
		font-weight: 900;
		text-align: center;
		font-family:Georgia, Times, serif; 
		color:#FFCC00;
	}

 	p.footer 
  	{
	font-weight: 900;
	text-align: center;
	color:  #003333;
	font-family: Arial;
	}
	
	ul.circle {list-style-type: circle}
