 .normalfont { 	font-size : 12px; 
  				font-family: arial;
				color: #333333;
				line-height: 16px;
				text-align:justify}
 .hilitefont { 	font-size : 14px; 
  				font-family: arial;
				color: #FF3366;
				font-weight: bold}
 .whitefont { 	font-size : 14px; 
  				font-family: arial;
				color: #FFFFFF;
				text-align: center;
				font-weight: bold}
 .bigfont { 	font-size : 26px; 
  				font-family: arial;
				color: #333333}
 .bigpinkfont { 	font-size : 28px; 
  				font-family: arial;
				color: #FF3366}
 .midfont { 	font-size : 18px; 
  				font-family: arial;
				color: #333333}
 .normcentfont {
	font-size : 12px;
	font-family: arial;
	color: #333333;
	text-align:center;
	line-height: 16px;
}
 .normpinkfont {
	font-size : 12px;
	font-family: arial;
	color: #FF3366;
	text-align:justify;
	line-height: 16px;
}
 .hilitecentfont { 	font-size : 14px; 
  				font-family: arial;
				color: #FF3366;
				font-weight: bold;
				text-align: center}
 .bigpinkcentfont { 	font-size : 28px; 
  				font-family: arial;
				color: #FF3366;
				text-align: center}
 .heavyfont { 	font-size : 14px; 
  				font-family: arial;
				color: #333333;
				font-weight: bold}
body {
	background-color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
.minner {
	font: 12px Tahoma, Verdana, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: white;
}
/* all level, all states, outer */
.moout {
	border: 1px solid #FF3366;
	background: #333333;
}
.moover {
	border: 1px solid #FF3366;
	background: #666666;
}
.modown {
	border: 1px solid #6699cc;
	background: #99ccff;
}
