.strong {  font: 10px; color: #FFFFFF;}
.base {
	font-size: 12px;
	line-height: 140%;
	color: #FF0099;
}
.base_bold {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #FF0099;
}
a:link { color: #FF0099; text-decoration:undeline; } 
a:visited { color: #FF0099; text-decoration:undeline; }
a:hover { color: #FF99CC; text-decoration:undeline;}

body {
	scrollbar-base-color : #FFFFFF;
	scrollbar-highlight-color : #FF0099;
	scrollbar-darkshadow-color : #FF0099;
	scrollbar-track-color : #FF0099;
	scrollbar-shadow-color : #FF0099;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-arrow-color : #000000;
	background-color: #FF0099;
	margin-left: 0px;
	margin-top: 0px;
}
.table {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.base_black {
	font-size: 12px;
	color: #000000;
}
.white12 {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.base10 {
	font-size: 10px;
	line-height: 130%;
	color: #FF0099;
}
.item_table {
	font-size: 12px;
	line-height: 120%;
	color: #FF0099;
}
.white10 {
	font-size: 10px;
	color: #FFFFFF;
}

