	td.broed {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height : 145%;
	}
	
	h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: black;
	margin-top: 26px;
	margin-bottom: 12px;
	}
	
	body {
	margin-top: 0;
	margin-left: 0;
	background-color: D3D3D3;
	scrollbar-face-color:#D3D3D3;
	scrollbar-arrow-color:#00994D;
	scrollbar-track-color:#D3D3D3;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#D3D3D3;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#D3D3D3;
	}
	
	a {color: black; text-decoration : underline;}
	a:hover {color: black; text-decoration : none;}
	a:active {color: black; text-decoration : none;} 
	a:visited {color: black; text-decoration : underline;}
	a:visited:hover {color: black; text-decoration : none;}
	a:visited:active {color: black; text-decoration : none;}