#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftcol {
	text-align: right;
	width: 430px;
	padding-top: 72px;
	background-color: #FFFFFF;
	padding-right: 2px;
	float: left;
}
#rtcol {
	padding-top: 72px;
	padding-left: 2px;
	text-align: left;
	width: 175px;
	margin-left: 440px;
	padding-bottom: 20px;
}
#rtcol p {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 12px;
	line-height: 1.7em;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
#footer {
	padding-bottom: 70px;
}

