    TD  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 12px;
    }
    
    H1  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	font-weight : bold;
    	color : #8D9D6B;
    	font-size : 20px;
		display: inline; 
    }
    
    H2  {
    	font-weight : bold;
     	font-size : 14px;
		display: inline; 
  }
    
    .nounderline  {
    	text-decoration : none;
    }
    
    .black  {
    	color : #000000;
    }
    
    .fix  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 12px;
    }
    
    .color  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #990066;
    	font-size : 12px;
    }
    
    .small  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 10px;
    }
    
    .notsosmall  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 12px;
    }
    
    .big  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 14px;
    }
    
    .bigger  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #000000;
    	font-size : 16px;
    }
    
    .biggreen  {
    	font-family : Arial,Helvetica,sans-serif;
    	font-style : none;
    	font-weight : bold;
    	color : #8D9D6B;
    	font-size : 24px;
    }
    
    .artistname  {
    	font-family : Times,serif;
    	font-style : none;
    	color : #990066;
    	font-size : 32px;
    }

    .green  {
    	color : #8D9D6B;
    }

    .red  {
    	color : #FF0000;
    }

    .looselines  {
    	line-height : 18px;
    }

    .smallred  {
    	font-family : Times,serif;
    	font-style : none;
     	font-weight : bold;
	   	color : #FF0000;
    	font-size : 11px;
    }

    .smallgreen  {
    	font-family : Times,serif;
    	font-style : none;
     	font-weight : bold;
	   	color : #8D9D6B;
    	font-size : 11px;
    }

    .artistcompany  {
    	font-family : Times,Arial,Helvetica,sans-serif;
    	font-style : none;
    	color : #8D9D6B;
    	font-size : 18px;
    }
    
    A:link  {
    	color : #990066;
    	font-weight : normal;
    }
    
    A:visited  {
    	color : #990066;
    	font-weight : normal;
   }
    
    A:hover  {
    	color : #000000;
    	font-weight : normal;
    }
    
    A:active  {
    	color : #000000;
    	font-weight : normal;
    }
