@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #6CC1F7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0099FF;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF33CC;
}
a:active {
	text-decoration: none;
	color: #FF33CC;
}
.grey10pt999link {
	font-size: 10px;
	color: #999;
}
.grey10pt999link:link {
	text-decoration: none;
}
.grey10pt999link:visited {
	text-decoration: none;
	color: #0099FF;
}
.grey10pt999link:hover {
	text-decoration: underline;
	color:#FF99CC;
}
.grey10pt999link:active {
	text-decoration: none;
	color:;
}
h1 {
	font-size: 14px;
	color: #FF33CC;
}
h2 {
	font-size: 12px;
	color:#FF33CC;
}
.grey9pt666 {
	font-size: 10px
}
.grey10pt999 {
	font-size: 10px;
	color: #999999;
}
