.H1tag {
	font-family: Verdana;
	font-size: 12px;
	color: #A5615E;
	font-style: normal;
	font-weight: normal;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #A5615E;
}
.H2tag {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #A5615E;
	font-weight: normal;
}
.border {
	border: 1px solid #A5615E;
}
.border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5615E;
}
