body
{
	font-family: arial,verdana,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #606060;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

.std_weight
{
	font-weight: normal;
}

.link_kat
{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #134CB8;
}

.text_footer
{
	float: none;
	position: relative;
	top: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #95B37A;
}

.text_form-item
{
   font-family: arial,helvetica,sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: bold;
   color: #606060;
}

.text_form-item_small
{
   font-family: arial,helvetica,sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   color: #606060;
}

.text_small
{
   font-family: arial,helvetica,sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #606060;
}

.text_warning
{
   font-family: arial,helvetica,sans-serif;
   font-size: 12pt;
   font-style: normal;
   font-weight: bold;
   color: #F09933;
}

.text_warning_small
{
   font-family: arial,helvetica,sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   color: #F09933;
}