@charset "utf-8";
.text {
	font-family: Verdana, Arial, sanserif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.text_lh30 {
	font-family: Georgia,Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal; 
	color: #333333;
}

.headline {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

.subheadline {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	color: #003366;
}