P  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}
TD  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}
.list  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}

A  {

    color : #ffff99;
    font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    }

A:Visited  {

    color : #ffff99;
    font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    }
    
A:Active  {

    color : #ffff99;
    font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : none;
    }
    

A:Hover  {

    color : #ffff99;
    font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : underline;
    }


BODY  {

    color : #000000;
    font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    }

/* table nav links */
.tdNav {
    color : #ffff99;
    font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-align : center;
}