body, td, ul, tr, table, p 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #000000;
}

a 
{
	color: #C06000;
}

a:hover 
{
}

.headline 
{
	font-size : 14pt;
	color: #000080;
}

.small 
{
	font-size : 9pt;
}

.smallest 
{
	font-size : 7pt;
}

.big 
{
	font-size : 13pt;
}

.biggest 
{
	font-size : 15pt;
}

.mark
{
	font-size : 12pt;
	color: #ff8000;
}

.bigmark
{
	font-size : 15pt;
	color: #ff8000;
}