.border {
	border: 1px double #993300;
}
.welcome {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.content {
	font-family: Arial;
	font-size: 11.5px;
	color: #000000;
	text-align: justify;

}
.text {
	font-family: Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;

}
.copy {
	font-family: Arial;
	font-size: 11.5px;
	color: #FFFFFF;
	text-align: center;


}
.text1 {
	font-family: "Tempus Sans ITC";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
