body {
	display: block;
	font-family: "Times New Roman", "Book Antiqua", Arial;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #705E4C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #808080;
	scrollbar-face-color: #705E4C;
	scrollbar-highlight-color: #BA9F84;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-track-color: #BA9F84;
}

img {
	border:0;
}

input,textarea,select {
	font-size: 9pt;
	background-color: #D3C3B2;
	border: 1px solid #4C2822;
}

.tborder {
	border-top: 1px solid #4C2822;
}

p {
	text-indent: 10px;
}

.copy {
	font-size:10pt;
	color:#2F201D;
	font-weight:bold;
}

a {
	color:#2F201D;
	text-decoration:none;
}

.dark14 {
	font-size:14pt;
	color:#2F201D;
	font-weight:bold;
	line-height:25px;
}

.dark12 {
	font-size:12pt;
	color:#2F201D;
	font-weight:bold;
}

.bwhite {color:#ffffff;font-weight:bold;}

td {
	font-size:12pt;
}

table.pics {
	background-color: #4C2822;
}
