.static{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
}
.static td{
	margin:0px;
}
.static .titleText{
	height			: 46px;
	padding-left	: 14px;
	vertical-align	: middle;
	background-color: #5F3303;
}

.static .content{
	background-color: #F8F5F1;
	font-size		: 10px;
	text-align		: justify;
	padding			: 0px 25px 0px 25px;
}
.valise {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
}

.title{
	font-size		: 10px;
	font-weight		: bold;
	text-align		: center;
}

.content .boldText{
	font-size		: 10px;
	font-weight		: bold;
}

.content .titleUnderline{
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: underline;
	color			: #000000;
}
.content .link{
	font-size		: 10px;
	font-weight		: normal;
	text-decoration	: underline;
	color			: #000000;
}

.borderAll{
	height				: 20px;
	padding-left		: 3px;
	border-left	   		: 1px solid #000000;
	border-right	    : 1px solid #000000;
	border-bottom	    : 1px solid #000000;
}

.borderTopBottom{
	height				: 20px;
	padding-left		: 3px;
	border-bottom	    : 1px solid #000000;
}
.content ul{
	list-style-type: disc;
}
.content ul li{
	padding-top:10px;
}
.content .normalText{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
}
.static .bottom{
	height				: 20px;
}
.static .valiseTitle{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	font-weight			: bold;
	text-align			: center;
}
