         td  {
        	font-family : tahoma;
        	font-size : 9pt;
        	color : Black;
        }
        
        a:hover  {
        	color : #C56D34;
			text-decoration : Underline;
        }

        a.g:hover  {
        	color : yellow;
			text-decoration : none;
        }
       
	   a.g  {
        	font-family : tahoma;
        	font-size : 9pt;
        	font-weight : bold;
        	color :  #60472D;
        	text-decoration : none;
        }
	   
        a  {
        	font-family : tahoma;
        	font-size : 9pt;
        	font-weight : bold;
        	color : #60472D;
        	text-decoration : Underline;
        }
        
        p  {
        	font-family : tahoma;
        	font-size : 9pt;
        	color : Black;
        	text-decoration : none;
        }
        
		b  {
        	font-family : tahoma;
        	font-size : 9pt;
        	text-decoration : bold;
        }

.di  {
	font-size : 9pt;
	font-family : Arial;
}

.r0  {
	background-color : #66ec99;
}

.r1  {
	background-color : #66ccff;
}

        