    td.NAV
    {
    	background-color: #f1f1f1;
    	line-height: 120%;
    }
    a.NAV
    {
    	font-size: 12px;
    	font-family: Arial;
    	color: #000000;
    	font-weight: normal;
    	text-decoration: none;
    }
    a.NAV:hover
    {
    	color: #000000;
    	font-weight: bold;
    	text-decoration: none;
    }
    td.CONTENT
    {
    	background-color: #ffffff;
    	color: #000000;
    	font-weight: normal;
    	font-size: 12px;
    	font-family: Arial;
    	border-left: 1px solid #999999;
    }
    td.INFO
    {
    	background-color: #ffffff;
    	color: #000000;
    	font-weight: normal;
    	font-size: 12px;
    	font-family: Arial;
    }
    a
    {
    	font-size: 12px;
    	font-family: Arial;
    	color: #718664;
    	font-weight: normal;
    	text-decoration: none
    }
    a:hover
    {
    	color: #000000;
    	text-decoration: none;
    }
    p.TITLE
    {
    	color: #718664;
    	font-weight: bold;
    	font-size: 16px;
    	font-family: Arial;
    }