    TD	{
		font-family : Arial,Helvetica,sans-serif;
		font-style : none;
		color : #FFFFFF;
		font-size : 12px;
		}

    .looselines	{
		line-height : 18px;
			}
    
    .looserlines	{
		line-height : 22px;
			}
    
    .tightlines	{
		line-height : 10px;
			}
    
    .nav	{
		font-size : 15px;
		font-weight : bold;
			}
    
    .big	{
		font-size : 14px;
			}
    
    .bigger	{
		font-size : 16px;
			}
    
    .bigheadline	{
		font-family : Times,serif;
		font-size : 24px;
			}
    
    .smallheadline	{
		font-family : Times,serif;
		font-size : 18px;
			}
    
    .bigheadline2	{
		font-size : 24px;
			}
    
    .smallheadline2	{
		font-size : 18px;
			}
    
    .intro	{
		font-family : Times,serif;
		font-size : 14px;
			}
    
    .sans	{
		font-family : Arial,Helvetica,sans-serif;
			}
    
    .small	{
		font-size : 11px;
			}
    
    .reallysmall	{
		font-size : 9px;
			}
    
    .red	{
		color : #FF0000;
			}
    
    .green	{
		color : #00CC00;
			}
    
    .black	{
		color : #000000;
			}
    
    .white	{
		color : #FFFFFF;
			}
    
    .gold	{
		color : #E4B117;
			}
    
    .monospace	{
		font-family : Courier, monospace;
			}
    
	A:link	{
		color : #FFAA05;
		text-decoration : none;
			}
    
    A:visited	{
		color : #FFAA05;
		text-decoration : none;
				}
    
    A:hover	{
		color : #FFFFFF;
		text-decoration : none;
			}
    
    A:active	{
		color : #666666;
		text-decoration : none;
				}

	.green A:link	{
		color : #00CC00;
		text-decoration : none;
			}
    
    .green A:visited	{
		color : #00CC00;
		text-decoration : none;
				}
    
    .green A:hover	{
		color : #FFFFFF;
		text-decoration : none;
			}
    
    .green A:active	{
		color : #666666;
		text-decoration : none;
				}
