body {
	background-color:#FFFFFF;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color:#FF6600;
	text-decoration:none;
}
a:visited {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#FF9900;
	text-decoration:none;
}
.copyright {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.text10px {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.text12px {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.text14px_pink {
	font-size: 14px;
	color: #FF3366;
	font-weight: bold;
}
.text14px_orange {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.text14px_green {
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.text14px_blue {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.text12px-bold { font-size: 12px; line-height: 15px; color: #000000; ; font-weight: bold}