@charset "UTF-8";
/* CSS Document */

div#gss08 {
  width: 550px;
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica;
}

div#gss08 table {
  font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica;
	background-color: #fffff6;
} 

div#gss08 td {
  vertical-align: top;
	width: 137px;
}

table p#section {
  font-weight: bold;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #f01b00;
	border-bottom: 1px solid #999;
	width: 545px;
	
}
table p#sec-contents {
  margin-bottom: 8px;
}
.center {
  text-align: center;
}