/* CSS Document */body {	margin-left: 0px;	margin-top: 10px;	margin-right: 0px;	margin-bottom: 10px;	background-color: #FFFFFF;	font-family: arial, sans-serif;	font-size: 12px;	color: #000000;	line-height: 14px;}a img {	color: #000000;}A:link{	color: #EE3E41;	text-decoration: underline;	font-weight: bold;}A:visited{	color: #EE3E41;	text-decoration: underline;	font-weight: bold;}A:hover{	color: #000;	text-decoration: underline;}.headline {	color: #EE3E41;	font-family: arial, helvetica, arial, sans-serif;	font-size: 16px;	font-weight: bold;	line-height: 16px;}.legal {	margin-top: 0px;	font-family: arial, sans-serif;	font-size: 11px;	color: #7F7F7F;}.legal A:link{	color: #7F7F7F;	text-decoration: underline;	font-weight: bold;}.legal A:visited{	color: #7F7F7F;	text-decoration: underline;	font-weight: bold;}.legal A:hover{	color: #EE3E41;	text-decoration: underline;}blockquote {	font-style: oblique;	background-color: #CACACA;	padding: 10px;	border: 1px solid #AAAAAA;}
