@charset "UTF-8";/* CSS Document */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	background-color: #000000;	color: #FFCC66;	text-align: center;}a:link {	color: #FFCC99;	text-decoration: underline;	font-size: 14px;}a:hover {	color: #FF0000;}.body_top {	background-image: url(images_new/body_top.gif);	background-repeat: no-repeat;	height: 33px;	font-size: 14px;	color: #FFFFFF;	line-height: 32px;}.body_mid {	background-image: url(images_new/body_mid.gif);	background-repeat: repeat;	padding: 25px 25px 5px;	text-align: left;}.body_bottom {	color: #999999;}li, ul {	margin-left: 50px;	padding-bottom: 20px;	margin-right: 50px;}.yellow {	font-weight: bold;	color: #FFFF00;	font-size: 16px;}.red {	font-weight: bold;	color: #FF0000;	font-size: 16px;	text-decoration: blink;}a:visited {	color: #FFCC99;}p {	text-align: center;}html {	text-align: center;}