.headlinegross {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-size: large;
	text-decoration: underline;
	text-transform: none;
	line-height: normal;


}
.normaltext_center {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}

.normaltext_left {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}
.normaltext_right {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: right;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}
.normaltext_block {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;
	font-style: normal;
	text-transform: none;
	line-height: normal;
}
.normaltext_block_underline {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;

}
.link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	text-transform: none;
	line-height: normal;
	text-decoration: underline;

}

