.img_underline_size_1 {
	text-align:			center;

	font-size:			9pt;
	font-weight:		400;

	margin:				3px 0px;
}

.img_underline_size_2 {
	text-align:			center;

	font-size:			11pt;
	font-weight:		500;

	margin:				3px 0px;
}

.img_underline_size_3{
	text-align:			center;

	font-size:			13pt;
	font-weight:		500;

	margin:				3px 0px;
}

.size_1 {
	font-size:			12pt;
    font-weight:		500;
}

.size_2 {
	font-size:			14pt;
    font-weight:		500;
}

.size_3 {
	font-size:			17pt;
    font-weight:		600;
}

.headline{
	font-size:			17pt;
	font-weight:		600;

	margin:				20px;
	padding:				0px;

	text-align:			center;
}

.sub_headline{
  font-size:      13pt;
  font-weight:    600;

  margin:         0 0 5px 10px;

  text-align:     left;
}

a:visited {
    color:				#555588;
    text-decoration:	none;
}

a:link {
    color:				#555588;
    text-decoration:	none;
}

a:active {
    color:				#555588;
    text-decoration:	none;
}

a:hover {
    color:				#DD3333;
    text-decoration:	underline;
}
