body 
{ 
	scrollbar-arrow-color: #cdb38f;
	scrollbar-face-color: #ad9563; 
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #676767;
	scrollbar-highlight-color: #cdb38f;
	scrollbar-3dlight-color: #dccbba; 
}

TD	{
font-family : Times,serif;
font-style : none;
color : #000000;
font-size : 14px;
}

P {
font-family : Times,serif;
font-style : none;
color : #000000;
font-size : 14px;
}

.headline	{
font-family : Times,serif;
font-size : 20px;
}
            
.bigHeadline	{
font-family : Times,serif;
font-size : 26px;
}

.monospace	{
font-family : Courier, monospace;
}

.sans	{
font-family : Arial,Helvetica,sans-serif;
}
.sans_small	{
   font-family : Arial,Helvetica,sans-serif;
   font-size : 11px;
}

.big	{
font-size : 18px;
}

.small	{
font-size : 12px;
}

.italic	{
font-style : italic;
}

.white	{
color : #FFFFFF;
}

.grey	{
color : #333333;
}

.brown	{
color : #996600;
}

.red	{
color : #FF0000;
}

.green	{
color : #339966;
}

.orange	{
color : #FF9933;
	}

A:link	{
color : #666666;
text-decoration : none;
}

A:visited	{
color : #996600;
text-decoration : none;
}

A:hover	{
color : #000000;
text-decoration : none;
}

A:active	{
color : #999999;
text-decoration : none;
}
