p,li,td,dl,dd,ol,ul
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

.yb
{
	background-color: #FFCC00;
	text-color: #000000;
}

.fett
{
	font-weight:bold;
}

.code
{
	font-size:10pt;
	font-family:Courier;
	font-weight:normal;
}

.titelfett
{
	font-size:16pt;
	font-weight:bold;
}

.couriersmall
{
	font-family:Courier New, Courier, sans-serif;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

A:link    
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #990000;
}

A:visited 
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #333366;
}

A:hover
{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none; 
	color: blue;
}


@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}
