@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.border {
	margin: 3px;
	padding: 3px;
	border: 1px solid #824B2D;
}
.borderTABLE {

	border: 1px solid #824B2D;
}
