body {
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	background-color: #f4f0df;
}


h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: -1em;

}


h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: -1em;
}

h3 {
	font-weight: bold;
	margin-bottom: -1em
}

.border_topleft {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #336633;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #336633;
}

.border_topbottom {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #336633;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #336633;

}
