@charset "windows-1252";


    A:link {
    color: #818181;
    text-decoration: underline;
    }

    A:visited {
    color: #818181;
    text-decoration: underline;
    }

    A:active {
    color: #818181;
    text-decoration: underline
    }

    A:hover {
    color: #818181;
    text-decoration: none;
    }

							 

    TD {	   
	color: #000000;
    font-size: 11px;
    font-family : Arial; 
    }

    P {			   
	color: #000000;
    font-size: 11px;
    font-family : Arial;
    }


