body         {
	background-color : White;
	background-image : url('none');
	background-repeat : no-repeat;
	color : Black
}
h1, h2, h3, h4, h5, h6, p {
	font-family : Verdana, "Verdana Ref", Arial, Helvetica, sans-serif;
}
td, th {
	font-family : Verdana, "Verdana Ref", Arial, Helvetica, sans-serif;
}
td.filled, th.filled {
	font-family : Verdana, "Verdana Ref", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #CCCCFF;
}
td.empty, th.empty {
	font-family : Verdana, "Verdana Ref", Arial, Helvetica, sans-serif;
	font-size: 10px;
}	
td.filltxt, th.filltxt {
	font-family : Verdana, "Verdana Ref", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #CCCCFF;
}
h1, h2, h3, h4, h5, h6 {
	font-weight : bold;	
}
h1 {
	font-size : 13 pt;
}
h2 {
	font-size : 12 pt;
}
h3 {
	font-size : 11 pt;
}
p, td.text {
	font-size : 10 pt;
	line-height : 11pt;
	margin-top : 0 pt;
	margin-bottom : 0 pt;
}
p.adress {
	font-size : 10 pt;
}
p.title {
	font-weight : bold;
	margin-top : 10 pt;
}