

.green
 {
	font-family: Arial, sans-serif;
	color: #33CC33;
}


.navcolumn
	{
	font-family: Arial, sans-serif;
	font-size: .75em;
	color : Black;
	font-weight : bold;
	background : white;
}

.navcolumn A:link
	{
	color: Black;
	background : white;
	text-decoration: underline;
}

.navcolumn A:visited
	{
	color: gray;
	background : white;
	text-decoration: underline;
}

.green A:link
 {
	font-family: Arial, sans-serif;
	color: #33CC33;
}

.green A:visited
 {
	font-family: Arial, sans-serif;
	color: #33CC33;
}

H2
     {
      font-family : Arial, sans-serif;
	  font-size : 1.30em;
	  color : Black;
	  font-weight : bold;
	  background : white;
  }
  
  H3
     {
      font-family : Arial, sans-serif;
	  font-size : 1.15em;
	  color : Black;
	  font-weight : bold;
	  background : white;
  }

font
     {
	  font-family : Arial, sans-serif;
	  font-size : 1.00em;
	  color : red;
	  font-weight : bold;
	  background : white;
  }
