    TD	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 12px;
		}
    
    .fix	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 12px;
			}
    
    .headline	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #660000;
		font-size : 16px;
			}
    
    .big	{
		font-size : 14px;
			}
    
    .small	{
		font-size : 10px;
			}
    
    .redsmall	{
		font-size : 11px;
		color : #660000;
			}
    
    .serifsmall	{
		font-family : Times,serif;
		font-size : 10pt;
				}
        
    A:link	{
		color : #660000;
		text-decoration : none;
			}
    
    A:visited	{
		color : #660000;
		text-decoration : none;
				}
    
    A:hover	{
		color : #CC0000;
		text-decoration : none;
			}
    
    A:active	{
		color : #000000;
		text-decoration : none;
				}
