.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 150%;
	padding-bottom: 10px;
	font-style: italic     
}
.bodytext a:link {
	color: #000000;
	text-decoration: none;
}
.bodytext a:visited {
	color: #000000;
	text-decoration: none;
}
.bodytext a:active {
	color: #000000;
	text-decoration: none;
}
.bodytext a:hover {
	color: #000000;
	text-decoration: underline;
}
#highlight_black {
	color: #000000;
	font-weight: bold;
}
#highlight_grey {
	color: #999999;
	font-weight: bold;
}
#highlight_dgrey {
	color: #333333;
	font-weight: bold;
}
#highlight_white {
	color: #FFFFFF;
	font-weight: bold;
}
#highlight_red {
	color: #990033;
	font-weight: bold;
}
.headline_red {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	font-weight: bold;
}
.sub_headline_red {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}
.headline_dgrey {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#content_padding {
	padding-left: 10px;
	padding-right: 10px;
}
.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
}
.micetype a:link {
	color: #9E9E9E;
	text-decoration: none;
	}
.micetype a:visited {
	color: #9E9E9E;
	text-decoration: none;
}
.micetype a:hover {
	color: #000000;
	text-decoration: none;
}
.inputs_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #F4F9FF;
}
