    
    
TD  {
        font-family: "Arial";
        fontfamily: "Arial";
        font-size: 9pt;
        fontsize: 9pt;
    }
    
.topnav  {
        color: #2D4692;
        font-size: 10pt;
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
    }
    
    .topnav:hover  {
        color: #D2A958;
        text-decoration: none;
    }

.leftnav1  {
        color : #FFFFFF;
        font-size : small;
        font-family : Arial;
        font-weight : bold;
        text-decoration : italics;
                margin-left : 5 px;
    }
 
    .leftnav
		{
		text-decoration: none;
		color: #FFCC66;
		font-size: 10pt;
		font-family: Arial;
		font-weight: bold;
		margin-left: 10px; 
    }

    .leftnav:visited  {
        color : #D2A958;
        font-size : 10 pt;
        font-family : Arial;
        font-weight : bold;
        text-decoration : none;
                margin-left : 10 px;
    }
        
    .leftnav:hover  {
	color : #FFFFFF;
    text-decoration : none;
        font-weight : bold;
        background color: #D2A958;
    }
    
    .table  {
        border-left-width : 2px;
        border-right-width : 2px;
        border-bottom-width : 2px;
        border-top-width : 0px;
        border-color : #333333;
        border-style : solid;
    }
    
    .b  {
        color : White;
        font-family : Arial;
        font-size : 11px;
    }
    
    
