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

p{
	margin-bottom:7px;
	line-height:24px;
}
h3 {
	margin-top:2em;
}
.size_image{
	padding:10px;
	background-color:white;
	border:1px solid black;
}
#fee {
	border:1px solid black;
	text-align:center;
}
#fee td,#fee th{
	border:1px solid black;
	text-align:center;
}