	body {
		font-family: Verdana;
		font-size: 12px;
	}
	td {
		font-family: Verdana;
		font-size: 12px;
	}
	p {
		font-family: Verdana;
		font-size: 12px;
	}

    a:hover {  
     color: #CE0000; 
    }

    a.sitenav {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     font-weight: bold; 
     color: #006600; 
     text-decoration: underline
    }
    a.sitenav:hover {  
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 9pt; 
     font-weight: bold; 
     color: #CC0000; 
     text-decoration: none
    }

    a.greenlink {  
     color: #006600
    }
    a.greenlink:hover {  
     color: #CC0000
    }


