td  {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

p  {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}


b {
	font-family: "arial, helvetica";
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}

b.strich  {
	font-family: "arial, helvetica";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

b.titel  {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #023E84;
}

b.sub  {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #023E84;
}

b.black  {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #00408A;
	text-decoration: underline;
}

a:visited {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #00408A;
	text-decoration: underline;
}

a:hover {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #00408A;
	text-decoration: underline;
}

a:active {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #00408A;
	text-decoration: underline;
}

a.rot:link {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a.rot:visited {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a.rot:hover {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}

a.rot:active {
	font-family: arial, helvetica;
	font-size: 13px;
	color: #ff0000;
	text-decoration: underline;
}