body{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center;
	line-height:170%;
	color: #333333}

a {  font-size: 12px; color: #FF9C39;}

a.link  {  font-size: 12px; color: #FF9C39; text-decoration: underline}
a.link:link  {  font-size: 12px; color: #FF9C39; text-decoration: none}
a.link:visited  {  font-size: 12px; color: #FF1C39; text-decoration: none}
a.link:hover  {  font-size: 12px; color: #FF9C39; text-decoration: underline}


.won:  {  font-size: 12px; color: #FF0000; text-decoration: underline}
.won:link  {  font-size: 12px; color: #FF0000; text-decoration: underline}
.won:visited  {  font-size: 12px; color: #FF0000; text-decoration: underline}
.won:hover  {  font-size: 12px; color: #FF0000; text-decoration: underline}

table{
	width:800px;
	margin:38px auto;}

table tr td{
	font-size:12px;
	line-height:150%;}