.text1 {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-size: 13px;
	line-height: 25px;
	color: #360D0D;
	text-indent: 26px;
}
.text3 {
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.text4 {
	font-size: 13px;
	line-height: 25px;
	color: #360D0D;
}
.text5 {
	font-size: 18px;
	line-height: 25px;
	color: #360D0D;
	font-weight: bold;
}
a:link {
	font-size: 13px;
	color: #360D0D;
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	color: #360D0D;
	text-decoration: underline;
}
a:active {
	font-size: 13px;
	color: #360D0D;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #E71515;
	text-decoration: underline;
}