body {
	font-size: 12px;
	color: #000000;
}
td {
	font-size: 12px;
	color: #000000;
}
a {
	color: #3333CC;
	text-decoration: none;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
.htitle {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.hsubtitle {
	font-size: 10px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.ctg01col {
	color: #FFCCFF;
}
.ctg02col {
	color: #FF0000;
}
.ctg03col {
	color: #33CC00;
}
.ctg04col {
	color: #FFCC00;
}
.ctg05col {
	color: #009900;
}
.ctg06col {
	color: #FF6600;
}
.ctg07col {
	color: #FFFF00;
}
.ctg08col {
	color: #0066FF;
}
.ctg09col {
	color: #660099;
}
.ctg10col { color: #39f }