P  {
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-style : normal;
    font-size : 10px;
}

A  {

    color : #003366;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    font-size : 10px;
    }

A:Visited  {

    color : #666666;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    font-size : 10px;
    }
    
A:Active  {

    color : #ff00ff;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    font-size : 10px;
    }
    

A:Hover  {

    color : #ff00ff;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    font-size : 10px;
    }


BODY  {

    color : #000000;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    font-size : 10px;
    }
    
TD    {
    color : #000000;
    font-family : Tahoma, Verdana, Arial, Helvetica;
    font-weight : normal;
    font-style : normal;
    font-size : 10px;
}
