@charset "utf-8";
.menu_t {
	color: #B7C019;
}
#content {
	font-size:small;
	margin-top:15px;
}
#content p {
	margin-top:10px;
	margin-bottom: 10px;
}
#content h1 {
	font-size:150%;
	font-weight:bold;
	color:#999900;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
.table1{
	background: #F0F2CC;
	padding:5px;
}
.table2{
	padding:2px 5px;
	border-bottom:solid 1px #999900;
}
