BODY 	{
	Font-Size: 12px;
	Font-Family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	color: #000000;
    	background-color: #ffffff;
    	}

TD	{
	Font-Size: 12px;
	Font-Family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	color: #000000;
	}

P	{
	Font-Size: 12px;
	Font-Family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	color: #000000;
	}

H1	{
	font-size: 125%;
	Font-weight: bold;
	Font-Family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	color: #000000;
	}

H2	{
	font-size: 100%;
	Font-weight: bold;
	Font-Family: Verdana, Arial, Helvetica, Tahoma, Sans-serif;
	color: #000000;
	}


A:link		{ color: black; text-decoration : none;}
A:visited	{ color: black; text-decoration : none;}
A:active	{ color: #009999; text-decoration : none;}
A:hover 	{ color: #009999; text-decoration : none;}



.navbar {
	font-size: 12px;
	color : White; 
	font-family: Arial, Verdana, Helvetica, Tahoma, Sans-serif;
	font-weight: bold;	
}
A.navbar:link 	{
   text-decoration : none; 
   color : White; 
   }
A.navbar:visited {
   text-decoration : none; 
   color : White;  
}
A.navbar:active  {
   text-decoration : none; 
   color : White;  
}
A.navbar:hover  {
   text-decoration : none;
   color : White;
}
