body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	color: Black;
}

p
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	color: Black;
}

a:link
{
	text-decoration: none;
	color: #981b1e;
}

a:visited
{
	text-decoration: none;
	color: #981b1e;
}

.back_filling
{
	background-color: #eeebe3;
	font-size: 10pt;
}

.back_filling_small
{
	background-color: #eeebe3;
	font-size: 8pt;
}

.front_filling
{
	background-color: #dbd7cc;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.front_filling_small
{
	background-color: #dbd7cc;
	font-size: 8pt;
	font-weight: bold;
	color: #696969;
}

.big_title_text
{
	font-size: 14pt;
	font-weight: bold;
	color: #981b1e;
}

.title_text
{
	font-size: 12pt;
	font-weight: bold;
	color: #981b1e;
}

.black_text
{
	color: Black;
}

.small_font
{
	font-size: xx-small;
}

.small_bold_font
{
	font-size: xx-small;
	font-weight: bold;
}

.error_text
{
	font-size: xx-small;
	font-weight: bold;
	color: #cc0000;
}



