    TD	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 14px;
		}
    
    .fix	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 14px;
			}
    
    .smallred	{
		color : #CC3333;
		font-size : 10px;
			}
    
    .small	{
		font-size : 12px;
			}
    
    .big	{
		font-size : 18px;
			}
    
    .bigger	{
		font-size : 20px;
			}
        
    .serif	{
		font-family : Times,serif;
			}
        
    .red	{
		color : #CC3333;
			}
    
     .monospace	{
		font-family : Courier, monospace;
			}
    
	A:link	{
		color : #CC3333;
		text-decoration : none;
			}
    
    A:visited	{
		color : #CC3333;
		text-decoration : none;
				}
    
    A:hover	{
		color : #000000;
		text-decoration : none;
			}
    
    A:active	{
		color : #666666;
		text-decoration : none;
				}
