
/* Layout Stylesheet */ 


body{
 margin: 0px;
 padding: 0px;
 background: white;
 color: black;
 font-family: Verdana;
 }
