body {
		font-family: Arial, Tahoma, Verdana;
		font-size: 8pt;
		color: #333333;
                 background-color: transparent;
	}
td {
		font-family: Arial, Tahoma, Verdana;
		font-size: 8pt;
		color: #333333;
	}

A, .link   	{
   		COLOR: #99CC33;
                 font-weight: bold;
       		TEXT-DECORATION: none;
   		}
a:visited, .link {
        TEXT-DECORATION: none;
	}

A:hover, .link 	{
		COLOR: #333333;
        TEXT-DECORATION: none;
	}

h1        {
          font-family: Arial;
          text-align: left;
          font-size: 9pt;
          font-variant: normal;
          font-style: normal;
          font-weight: bold;
          text-decoration: none;
          }

img	{
	border-color: #99CC33;
	}

hr	{
	color: #99CC33;
         }

.nav 	{
		font-size:16pt;
		font-family: helvetica,verdana;
                 font-weight: 600;
		}