    TD	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #FFFFFF;
		font-size : 14px;
		}
    
    .big	{
		font-size : 16px;
			}
    
    .small	{
		font-size : 12px;
			}
    
    .bigger	{
		font-size : 18px;
			}
    
    .bigheadline	{
		font-family : Times,serif;
		font-style : none;
		font-weight : bold;
		color : #FFFFFF;
		font-size : 20px;
			}
    
    .smallheadline	{
		font-family : Times,serif;
		font-style : none;
		font-weight : bold;
		color : #FFFFFF;
		font-size : 18px;
			}
    
    .footer	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		font-weight : normal;
		color : #FFFFFF;
		font-size : 10px;
			}
    
    .red	{
		color : #FF0000;
			}
    
    .black	{
		color : #000000;
			}
    
    .monospace	{
		font-family : Courier, monospace;
			}
    
	A:link	{
		color : #999999;
		text-decoration : none;
			}
    
    A:visited	{
		color : #999999;
		text-decoration : none;
				}
    
    A:hover	{
		color : #CCCCCC;
		text-decoration : none;
			}
    
    A:active	{
		color : #999999;
		text-decoration : none;
				}

	.footer A:link	{
		color : #FFFFFF;
		text-decoration : none;
			}
    
    .footer A:visited	{
		color : #FFFFFF;
		text-decoration : none;
				}
    
    .footer A:hover	{
		color : #CCCCCC;
		text-decoration : none;
			}
    
    .footer A:active	{
		color : #999999;
		text-decoration : none;
				}
