.Normaltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: Regular;
	line-height:16px;
}
.Smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2b2b2b;
	font-size: 11px;
	font-weight: Regular;
}
.Smalltext  a:link {
	text-decoration: none;
	color: #2b2b2b;
}
.Smalltext  a:visited {
	text-decoration: none;
	color: #2b2b2b;
}
.Smalltext  a:hover {
	text-decoration: none;
	color: #a90000;
}
.Footertext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #353535;
	font-size: 12px;
	font-weight: Regular;
	line-height:18px;
}
.Footertext1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7e7e7e;
	font-size: 11px;
	font-weight: Regular;
}
.H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #a90000;
	font-size: 14px;
	font-weight: Bold;
}
.boldtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: Bold;
	line-height:22px;
}
.border {
	border: 1px solid #dcdcdc;
}
a:link {
	text-decoration: none;
	color: #4b4b4b;
}
a:visited {
	text-decoration: none;
	color: #4b4b4b;
}
a:hover {
	text-decoration: none;
	color: #c41428;
}
