body {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	width : 640px;
}
h1 {
	font-size : 18px;
}
h2 {
	font-size : 15px;
}
h3 {
	font-size : 12px;
}
table {
	border-collapse : collapse;
}
td {
	background-color : #ffffff;
}
th {
	background-color : #dddddd;
}
td, th {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	vertical-align : top;
}
.sen_conditions_caption {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}
.sen_capt_body, .sen_capt_ol li {
	text-align : justify;
}
.sen_capt_number {
	font-weight : bold;
	text-align : center;
}
.sen_capt_head {
	font-weight : bold;
	text-align : center;
}
a {
	color : #000000;
	text-decoration : none;
}
img  {
	border-style : none;
}
td img {
	float : left;
}
