    TD	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 14px;
		}
    
    .fix	{
		font-family : Times,serif;
		font-style : none;
		color : #000000;
		font-size : 14px;
			}
    
    .headlinesans	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #000000;
		font-size : 24px;
			}
    
    .smallheadlinesans	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : bold;
		color : #000000;
		font-size : 16px;
			}
    
    .sans	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 12px;
			}
    
    .smallsans	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 10px;
			}
			
    .smallsanstight	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #000000;
		font-size : 10px;
			}
			
    .red	{
		color : #FF0000;
			}
    
    .italic	{
		font-style : italic;
			}
    
     .monospace	{
		font-family : Courier, monospace;
			}
    
	A:link	{
		color : #678067;
		text-decoration : none;
			}
    
    A:visited	{
		color : #678067;
		text-decoration : none;
				}
    
    A:hover	{
		color : #000000;
		text-decoration : none;
			}
    
    A:active	{
		color : #666666;
		text-decoration : none;
				}
