body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:   url("../english_graphics/background.gif");
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22334A;
	line-height: 14px;
}
.reverse {
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #C72020;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.casehome {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
}
.fineprint {
	font-size: 9px;
}
label {
	width:150px;
	padding-top:0.5em;
	padding-right:20px;
	float:left;
	text-align:right;
}