.maintext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.h1 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.maintext:hover {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 16px;
}
.maintext_redbold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.maintext_redbold:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
.imgpad {
	padding: 8px;
}
