@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	background-color: #663300;
}
p {
	margin-bottom: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 6px;
}

