br {
line-height: 0;
}

body { 
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  color: #000000; 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
}

div.survey_div { 
  text-align: center;


}

table.survey_table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
}

td.survey_td {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

table.inside_table { 

}
H1 { 
	font-family: Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold; 
}
H2, li, lo, ul { 
	font-family: Arial, sans-serif; 
	font-size: 14px;
	font-weight: bold; 
}
H3, H4, H5 { 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	margin-bottom: 0;
}
P, codes, table, tr, td { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
        line-height: 17px;
}
.smaller { 
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	font-style: italic;
	letter-spacing: +0.25pt; 
}
.larger { 
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-weight: Bold;
}
.copyright { 
	font-family: Arial, sans-serif; 
	color: #666666;
	font-size: 10px; 
	letter-spacing: +1.00pt; 
	text-align: center;
}
.error { 
	font-family: Arial, sans-serif; 
	color: #DD6666; 
}
th, tt { 
	font-family: Arial, sans-serif; 
	font-size: 14px; 
	font-weight: Bold;
}
.section { 
	font-family: Arial, sans-serif; 
	font-size: 14px; 
	letter-spacing: +10pt; 
	text-align: right;
}
.heading { 
	font-family: Arial, sans-serif; 
	font-size: 16px; 
	color: #999999; 
	font-weight: bold; 
	letter-spacing: +0.5pt; 
	text-align: left;
}
.notice { 
	font-family: Arial, sans-serif; 
	color: #48545C; 
	font-size: 11px; 
	letter-spacing: +0.25pt; 
	text-align: justify;
}
.hint { 
	font-family: Arial, sans-serif; 
	font-size: 9px; 
	letter-spacing: -0.25pt; 
}
.alternate {
        background: #e9e9e9;

}
}
A:link		{COLOR: #666666; TEXT-DECORATION: none; }
A:active	{COLOR: #666666; TEXT-DECORATION: none; }
A:visited	{COLOR: #666666; TEXT-DECORATION: none; }
A:hover 	{TEXT-DECORATION: none; COLOR: #CCCCCC; }
