
.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.headline_print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.headline2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration : none;
}

.headline2_print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration : none;
}

.contenttext_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.contenttext_small a {
	color: #666666;
	text-decoration : none;
}

.contenttext_small a:hover {
	color: #aaaaaa;
	text-decoration : none;
}

.contenttext_small_red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration : none;
}

.contenttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.contenttext a {
	color: #666666;
	text-decoration : none;
}

.contenttext a:hover {
	color: #aaaaaa;
	text-decoration : none;
}

.contenttext_print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.contenttext_sm_print {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.txtgr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration : none;
}



