body {
	bgcolor: #ffffff; 
	background: url("graphics/border.gif") repeat;
	}

div.text  {
	margin: 20px 0px 0px 20px;
			padding: 1%;
				overflow: auto;
/*	margin-left: 35px;	*/
	background: url("graphics/yello029.jpg") repeat center;
	bgcolor: #33CC99;
	font-family: trebuchet, verdana, sans-serif;
	font-size: 12pt;
	}
	
table {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0;
	font-family: trebuchet, verdana, sans-serif;
	tr:nth-child(even) {background: #CCC};
	tr:nth-child(odd) {background: #FFF};
	}

deputy {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0;
	font-family: verdana, arial;
	color: 007700;
	}

nodeputy {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0;
	font-family: verdana, arial;
	color: FF0000;
	}	