<style type="text/css" >


	p.debug
		{
	background-color:aqua
		}



	a:link {color: #476F37}
	a:visited {color: #476F37}
	a:hover {color: #CCCCCC}
	a:active {color: #476F37}
	a {text-decoration: none}
	a {font: bold}
	a {font-family:Arial;
		font-size:10pt
	
	}

	a.menu {color: #000000}
	a.menu:visited {color: #000000}
	a.menu:hover {color: #000000}
	a.menu:active {color: #000000}
	a.menu {text-decoration: none}
	a.menu {font: bold}
	a.menu {font-family: Arial; font-size:10pt}

	
	img
		{
	border:0pt
}
	
	img.border 
		{border-style: solid;
		border-width: medium;
		border-color: black}

  table 
  	{background-color: #FFFFF0;
  		border-style: 0pt}
  		
  li
  {
	background-color:#FFFFF0;
	line-height:12pt
	border:0pt;
	padding:0pt;
	font-family:Arial;
	font-size:10pt;
	list-style-image:url('../images/greenbullet.jpg')
}
		

  p.special
  {
  font-family: Arial;
  font-size: 12pt;
  font-style: bold;
  background-color: #FFFFF0
  }  

  p.small  
  {
  font-family: Arial;
  font-size: 9pt;
  background-color: #FFFFF0
  }
  
  p
  {font-family: Arial;
  font-size: 10pt;
  background-color: #FFFFF0
  }
  
  h1
  {
	font-family:Arial;
	font-size:12pt;
	padding-bottom:0pt;
	margin-bottom:0pt
	}

h2
{
	font-family:Lucida Handwriting,Serif;
	font-size:12pt;
	font-style:italic;
	padding-bottom:0pt;
	padding-top:10pt
	}
	 
 body {background-image:url('../images/back.dkcircle.jpg');}
 
 #popitmenu{
position: absolute;
background-color: #FFFFF0;
border:0px;
font: bold 12px Arial;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #E6E6E6;
}


</style>