@charset &quot;utf-8&quot;
body,td,th {
	color: #333333;
	font-weight: normal;
}
body {
	background-color: #eeffff;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #00FFFF;
}
html,body {
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #FFCC00;
	scrollbar-shadow-color: #FFCC00;
	scrollbar-darkshadow-color: #FF6600;
	scrollbar-arrow-color: #eeffff;
	scrollbar-base-color: #eeffff;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-track-color: #eeffff;
}

p {
	line-height: 140%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

