<STYLE>
	TD.copy_wontshow
	{
		font: Arial;
		color: #003333;
		font-size: smaller;
		font-weight : bold;
	}

	.maintext
	{
		font-family : Helvetica;
		font-size : smaller;
		color : Black;
	}
	.smallertext
	{
		font-family : Arial;
		font-size : xx-small;
		font-weight : normal;
		color : Black;
	}
	.pagetitle
	{
		font-family : Arial;
		font-size : medium;
		font-weight : bold;
		color : #004A20;
	}
	.smalltext
	{
		font-family : Helvetica;
		font-size : x-small;
		color : Black;
	}
	.greentext
	{
		font-family : Helvetica;
		font-size : x-small;
		font-weight : bold;
		color : #004A20;
	}
  	.nav  
  	{
  	color : #004A20;
  	font-family : Verdana;
  	font-size : x-small;
  	font-style : normal;
  	font-weight : bold;
  	text-decoration : none;
 	}

  	.nav:hover  
	{
  	color : #004A20;
  	font-family : Verdana;
  	font-size : x-small;
  	font-style : normal;
  	font-weight : bold;
  	text-decoration : underline;
  	}

</style>
