/* CSS Document */

a:link    { color: #0066FF; text-decoration: underline;}
a:visited { color: #0066FF; text-decoration: underline;}
a:hover   { color: #FF3300; text-decoration: underline;}
a:active  { color: #66CC00;}
BODY {
	color: #333333;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #003399;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #003399;
	scrollbar-shadow-color: #003399;
	scrollbar-darkshadow-color: #FFFFFF;
}
H1 {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 14px;
	line-height: 20px;
	font-family: "MS UI Gothic", "Osaka";
}
.font11 {
	font-size: 11px;
	line-height: 14px;
	font-family: "MS UI Gothic", "Osaka";
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "MS UI Gothic", "Osaka";
}
.font14 {
	font-size: 14px;
	line-height: 20px;
	font-family: "MS UI Gothic", "Osaka";
}
.font16 {
	font-size: 16px;
	line-height: 26px;
	font-family: "MS UI Gothic", "Osaka";
}
.font18 {
	font-size: 18px;
	line-height: 24px;
	font-family: "MS UI Gothic", "Osaka";
}
.line1 {
	font-family: "MS UI Gothic", "Osaka";
	border-bottom: 1px solid #333333;
}
.line2 {
	font-family: "MS UI Gothic", "Osaka";
	border-bottom: 1px solid #339999;
	font-size: 14px;
	line-height: 20px;
}
