html{		margin:0;	padding:0;}body {		margin:0;	padding:0;	text-align:left; 	font-family: Arial, Helvetica, sans-serif;	font-size:14px;	line-height:1.5em;}a:link{ color: #CF7F18; }a:visited{ color: #AD660C; }a:hover, a:focus{ color: #FF9814;	text-decoration:none; }p{	margin:1em 0; }ol, ul{	margin: 1em 0 1em 2em; }ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }ol li{	list-style:decimal }ol li ol li{ list-style:upper-alpha; }ol li ol li ol li{ list-style:upper-roman; }ul li{ list-style:disc;}em{font-style:italic;}strong{font-weight:bold;}em strong, strong em{ font-weight:bold; font-style:italic; }#container {	padding:20px 0 0 ;	background:#fff;	margin-left:auto;margin-right:auto;	width: 970px;position: relative;}#content{	margin-top: 3px;	border-top-width: 2px;	border-top-style: solid;	border-top-color: #F6C739;	clear: both;	background-color: #F5F5F5;margin:0; width: 970px;}
