body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #c35935;
	margin: 40px;
	color: #666;
}
.boxmidbg {
	background-image: url(images/box-mid.gif);
	background-repeat: repeat-y;
	padding: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.leftbg {
	background-image: url(images/left-bg.gif);
	background-repeat: repeat-y;
	width: 2px;
}
.rightbg {
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #863F27;
	text-align: center;
	padding: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #427C9A;
}
a {
	color: #4078A0;
	text-decoration: underline;
}
.smallest {
	font-size: 11px;
}
.smaller {
	font-size: 13px;
	line-height: 16px;
}
