@charset "utf-8";
.STYLE1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: blink;
	float: none;
	height: auto;
	width: auto;
	border: medium double #000000;
}
.Border {
	border: 10px double #000000;
}
