/*  layout styles */body {	font-family: "Lucida Grande", Verdana, sans-serif;	font-size: 9px;	font-weight: normal;	background-color: #964219;	margin: 0px;		color: #FFF;	text-align: center;}#content {	position: relative;	width: 567px;	text-align: center;	margin: 0px auto;	padding-bottom: 50px;}#col1 {	position: absolute;	left: 0px;	top: 420px;	width: 193px;	height: auto;}#col2 {	position: absolute;	left: 193px;	top: 420px;	width: 374px;	height: auto;}/*  text styles */p, ol {	font-size: 14px;	line-height: 20px;	text-align: left;}table {	font-size: 14px;	line-height: 20px;	text-align: left;	border-collapse: collapse;}td {	vertical-align: top;	padding: 2px 0px 10px 10px;	border-top: 2px solid #752E0B;	background-color: #A7592B;}ul {	font-size: 16px;	line-height: 35px;	text-align: left;	list-style: none;	font-weight: bold;	margin-left: 0;	padding-left: 0;}h1 {	font-size: 20px;	text-align: left;	font-weight: normal;	color: #ffc;}h2 {	font-size: 14px;	text-align: left;	font-weight: bold;	color: #F7DDAF;}.sub {	font-size: 20px;	text-align: left;}.def {	font-size: 16px;	text-align: left;	color: #83becc;	font-weight: bold;}.legal {	font-size: 9px;	text-align: left;}a {	text-decoration: none;	color: #FFF;}a:hover {	text-decoration: none;	color: #83becc;}p strong {	color: #83becc;	}