.content-image {
	float:right;
	margin:0px 0px 30px 30px;
}

#content h1 {
	font-size:28px;
	margin:0px 0px 30px 0px;
	font-family: "aktiv-grotesk-std", sans-serif;
    font-style: normal;
    font-weight: 300;
}

#content h2 {
	font-size:20px;
	font-family: "aktiv-grotesk-std", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height:1.1;
}

h3 {
	font-size:20px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}
.text_24px {
	font-size: 24px;
}
.text_red {
	color:#FF0000;
}