body, .txt {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	line-height : 14pt;
}
ul, ol {
	font-size : 11pt;
	line-height : 13pt;
	text-align: left;
}
a {
	color : #ff0000;
	font-weight : bold;
}
a:visited {
	color : #FF6666;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #666666;
	font-weight : bold;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #666666;
}
p {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	text-align: justify;
	line-height : 14pt;
}
p.sign {
	font-size : 11pt;
	text-align: right;
}
p.contents {
	text-align: left;
}
.footnote {
	font-size : 8pt;
}

td.invisible {
	vertical-align : top;
}

td.semester-number {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 20pt;
	text-align: center;
	background-color : #cc3333;
	color : #ffffff;
}

td.head, td.head-c, td.info, td.info-c {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
td.head, td.head-c {
	background-color : #999999;
	color : #ffffff;
}
td.info, td.info-c {
	background-color : #E4E4E4;
}
td.info-c, td.head-c {
	text-align: center;
}
div.opinion-text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
div.opinion-name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #ff0000;
}