body
{
	font-family: Verdana, Courier;
				color: rgb(255,255,255);
				font-size: 10pt;
}

td
{    font-family: Verdana, Courier;
     font-size: 10pt;
}
a:link
{
	color: lightgrey;
	text-decoration: none;
	font-family: Verdana, Courier;
	}
a:visited
{
	color: lightgrey; 
	text-decoration: none; 
   font-family: Verdana, Courier;
   } 
a:hover
{
	color: gray;
	text-decoration: none;
    font-family: Verdana, Courier;
    }	
a:active 
{
	color: lightgrey;
	text-decoration: none; 
   font-family: Verdana, Courier;
   }


h2, h3, h4, h5, h6
{
	font-family: Verdana, Courier;
	color: lightgrey;
}

h1 {
 	font-family: Verdana, Courier;
	color: white;
        }

. white {

      	color: white;
	text-decoration: none;
        font-family: Verdana, Courier;

}

. whitelink
{
	color: white;
	text-decoration: none;
	font-family: Verdana, Courier;
	}

