.adFontXXX {
	font-size: 36px;
	font-family: Garamond, "Times New Roman";
	}
.adFontXX {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}
.adFontX {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.adFontXXXX {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FF0000;
}
.accent {
	font-style: italic;
	color: #800040;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: maroon;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: maroon;
	font-style: italic;
	font-weight: bold;
}
.border {
	border: 1px solid #B2B2B2;
}
