@charset "UTF-8";
/* CSS Document */

#mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
}
#mainbodybold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
#textuptop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
}
#textuptopbig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #7A50FF;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}  
#table {
	width: 899px;
	background: #FFFFFF;
	border: 2px solid #7A50FF;
}
#smallmainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
