h1 {
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #0099CC;
}
body {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
.iBorder {
	float: none;
	margin-right: 14px;
	margin-bottom: 14px;
	border: 5px solid #6A2A16;
}
.left {
	width: 320px;
	position: relative;
	float: left;
	clear: right;
	padding-right: 30px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.left420 {
	width: 420px;
	position: relative;
	float: left;
	padding-right: 12px;
	clear: none;
}
.leftColumn {
	width: 218px;
	position: relative;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #009933;
	margin-top: 38px;
	padding-left: 15px;
}
