/*
	Netscape 4x
	Sorry, no more layout for this oldie!
*/

html, body {
margin: 0; 
padding: 0;
}
body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 101%;
background-color:  #f0f0f0;
color: #000;
}


