    TD	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 16px;
		}
    
    .fix	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 16px;
			}
    
    .bigger	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 20px;
			}
    
    .big	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 18px;
			}
    
    .bigheadline	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #000000;
		font-size : 24px;
			}
    
    .smallheadline	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #E4B117;
		font-size : 18px;
			}
    
    .blackheadline	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #000000;
		font-size : 18px;
			}
    
    .sans	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 11px;
			}
    
    .warning	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #FF6633;
		font-size : 11px;
			}
    
    .sansnav	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #000000;
		font-size : 14px;
			}
    
    .red	{
		color : #FF0000;
			}
    
    .black	{
		color : #000000;
			}
    
     .monospace	{
		font-family : Courier, monospace;
			}
    
	A:link	{
		color : #CC9900;
		text-decoration : none;
			}
    
    A:visited	{
		color : #CC9900;
		text-decoration : none;
				}
    
    A:hover	{
		color : #000000;
		text-decoration : none;
			}
    
    A:active	{
		color : #666666;
		text-decoration : none;
				}

