   
body {	color: black; 

background-image:url(grayfluerBK.gif);

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

  
div.text {
width: 100%;
overflow: auto;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12pt;
	}
	
table {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	}

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;
	}	
	
div.box {
	line-height: 100%;
	border: none;
	width: 80%;
	background: 
	padding: 0.5em;
	}

a {
	color: black;
	}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
