.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.Text_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.small_text_bullet {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #002854;
}
a:hover {
	font-style: normal;
	line-height: normal;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #333text-decoration: nonefont-style: normalcolor: #FF9900;
	text-decoration: none;
	color: #333333;
}
