.r0 {font:arial; background-color: white;}
.r1 {font:arial; background-color: #eeeeee;}
.err {color:darkred;}
.letter {font:arial;}
.fieldTitle {font-weight:bold;}
.h1_wl {text-align:center;}
.subject {
	width: 650px;
}

fieldset {
  text-align:center;
  font:arial;font-size:8pt;
   -moz-border-radius: 8px; border-radius: px;
  }
  
label {

  width:25%;
  margin-right:0.5em;
  text-align:right;
  font-weight:bold;
  color:black;
  }
 table {word-break:break-word; text-align:left;} 
 table tr th {background-color:#DDF;} 
 thead th {
 	padding: 0.5em;
 	text-align: left;
 	background-color: #AAF;
 }
 
 