    TD  	{
          	font-family : Verdana, Tahoma, Arial;
          	font-weight : normal;
		font-size : 19px;
          	color : White;
          	text-align : center;
		background-color: #000099;
		}


    TD.hd  	{
          	font-family : Verdana, Tahoma, Arial;
          	font-weight : normal;
          	color : White;
          	text-align : center;
		background-color: #007200;
          	}
    TD.hdnv  	{
          	font-family : Verdana, Tahoma, Arial;
          	font-weight : normal;
          	color : White;
          	text-align : center;
		background-color: Navy;
          	}
  BR.smallbreak {
		font-size : 2px;
		}
           
    .w		{
          	font-family : Verdana, Tahoma, Arial;
          	text-align : center;
          	font-weight : normal;
		font-size : 20px;
          	color : #33ff33;
          	}
    .wmic	{
          	font-family : Verdana, Tahoma, Arial;
          	text-align : center;
          	font-weight : normal;
		font-size : 18px;
          	color : #33ff33;
          	}
  .small	{
          	font-family : Verdana, Tahoma, Arial;
          	text-align : center;
          	font-weight : normal;
		font-size : 13px;
          	color : White;
          	}
  .smaller	{
          	font-family : Verdana, Tahoma, Arial;
          	text-align : center;
          	font-weight : normal;
		font-size : 9px;
          	color : White;
          	}

    p.txt	{
          	font-family : Verdana, Tahoma, Arial;
          	font-weight : normal;
		font-size : 20px;
          	color : White;
          	}
    p.txtmic	{
          	font-family : Verdana, Tahoma, Arial;
          	font-weight : normal;
		font-size : 16px;
          	color : White;
          	}
		  

	BODY	{
		background-color : Navy;
          	scrollbar-3d-light-color : Navy;
          	scrollbar-arrow-color : Yellow;
          	scrollbar-base-color : White;
          	scrollbar-dark-shadow-color : Navy;
          	scrollbar-face-color : Navy;
          	scrollbar-highlight-color : White;
          	scrollbar-shadow-color : White;
        	}
          
    a	  	{
          	text-decoration : none;
          	color : #FFF030;
          	}
    a.green	{
		text-decoration : none;
		color : Lime;
		font-family : Verdana, Tahoma, Arial;
		font-size: 20px;
		}
	          
    a:hover	{
		color: Lime;
          	text-decoration : underline;
          	}
