.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.borders {
	border: 1px solid #97584E;
}
.font2 {
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #FEE3E0;
	padding-right: 49px;
	padding-left: 49px;
	padding-bottom: 2px;
	padding-top: 0px;

}
.intro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.5pt;
	color: #FE0266;


}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #472B1D;

}
a:hover { text-decoration: none; }
