.txt8 {
	font-size : 8pt;
}
.txt7 {
	font-size : 8pt;
}
.marked {
	font-weight: bold;
}
.title {
	font-weight: bold;
	font-size: 10pt; 
}
.col1 {
	background-color: #3C4F60;
}
.col2 {
	background-color: #13324F;
}
.col3 {
	background-color: #A3BAD1;
}
.col4 {
	background-color: #FBF3DD;
}
.txtcol1 {
	color: #FCBD36
}
.txtCol2 {
	color: #EB7C03;
}
.txtHpNewsTitle {
	text-decoration: none;
	color: #FCBD36
}
.txtHpNews {
	font-size : 8pt;
	color: white
}
.gray1 {
	background-color: #3B3B3B;
}
.gray2 {
	background-color: #AFAFAF;
}
.bluePartner {
	background-color: #6A90B4;
}
.blue3{
	background-color: #CBCED9;
}
.blueBack {
	background-color: #EEEFF3;
}
.answerBack {
	background-color: #EEEEE5;
}
.answerTitle {
	background-color: #D2D2B8;
}
.whiteBack {
	background-color: white;
}
body {
	background-color: white;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
}
a.line {
	text-decoration: underline;
}
a {
	color: #24384D;
	font-style: normal;
	text-decoration: underline
}
a:hover {
	text-decoration: none
}
td {
	color: #666666;
	font-size: 9pt;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
input { font-size: 8pt; font-family: Verdana,Helvetica, Arial, Sans-Serif }
.hpSelect { font-size: 8pt; font-family: Verdana,Helvetica, Arial, Sans-Serif }
textarea { font-size: 8pt; font-family: Verdana,Helvetica, Arial, Sans-Serif }