body {
	line-height: 1.8em
}
// h1 { font-size: 16pt; color: darkgreen; line-height: 1em; text-align: center }
// h2 { font-size: 14pt; width: 700px; border-bottom: red 3px ridge; align: center }
// h3 { font-size: 12pt; width: 70%; border-bottom: #000080 1px solid }
hr {
	width: 80%; color: #009933
}
.title {
	font-size: 12pt; color: darkgreen
}
.text1 {
	line-height: 1.1em
}
a:link {
	text-decoration: none
}
a:visited {
	color: #000080; text-decoration: none
}
.list1 {
	font-size: 9pt; list-style-image: url(img/dot1.jpg); line-height: 1.2em
}
.list2 {
	list-style-image: url(img/dot.gif); line-height: 2em
}
.panmn {
	font-size: 10pt; background-color: #ffffff; text-align: left
}
.panmn-r {
	font-size: 10pt; text-align: right
}
.month {
	color: #999999; text-align: left
}
.table3 {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px;
/*	text-align:center; align:center	*/
}
.table2 {
	border-top-style: solid; border-right-style: solid; border-left-style: solid; text-align: center; border-bottom-style: solid
}
.levelA {
/*	color: #000000; 	*/
	background-color: #00ffff
}
.levelB {
/*	color: #000000; 	*/
	background-color: #00ff00
}
.levelC {
/*	color: #000000; 	*/
	background-color: #ffff00
}
.levelD {
/*	color: #000000; 	*/
	background-color: #ff99ff
}
.levelE {
/*	color: #000000; 	*/
	background-color: #ff0000
}

