.listType1   { list-style-type: square; list-style-image: url(images/ul1.gif) }
.listType2 { list-style-type: disc; list-style-image: url(images/ul2.gif) }
.listType3 { list-style-type: circle; list-style-image: url(images/ul3.gif) }
.tableType {
	border: thin dotted #FF6600;
}
.hrLine  { border-bottom: 1px; border-bottom-color: #FF6600; border-bottom-style: dotted }
.hrLine2 { border-bottom: 1px; border-bottom-color: #003399; border-bottom-style: dotted }
.hrLine3 { border-top: 2px; border-top-color: #FF6600; border-top-style: solid }
.copyright {
	font-size: 10px;
	color: #003399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.mailto {
	font-size: 10px;
}
.tableFrame2 {
	border: 1pt dotted #FFCC33;
}
.tableFrame1 {
	border: 1pt dotted #003399;
}
.memo {
	font-size: 9pt;
	color: #999999;
}
.ContentsFrame {
	border: 1px solid 1d2f92;
}
			a:active { text-decoration: none; background-color: transparent }
			a:focus { text-decoration: none; background-color: transparent }
			a:hover { text-decoration: none; background-color: #99ccff }
			a:link { color: #ff3366; text-decoration: underline }
			a:visited { color: #339999; text-decoration: underline; background-color: transparent }

