   @page {
      size: A5;
   }
   


body 	{  font-size:1em; font-family:Verdana,Arial;  }

h1 	{ font-size:1.75em; }
p 	{ line-height:1.25em; text-indent:20px; }

div	{ margin-left:auto;margin-right:auto; width:800px;} 
footer	{ font-size:0.75em; text-align:center; }
footer p { text-indent:none; }

a   { text-decoration:none; color:#62078f;} a:hover { color:#ff6600;}

strong { text-transform:capitalize;}

input   {border:0px;}

.business-title {
  cursor: pointer;
}

.business-description {
  padding:10px;
  background-color: #f9f9f9;
}


 ol	{ line-height:1.35em; }
 li	{ margin-bottom:0.5em; font-size:0.9em; }

summary { font-weight:bold; font-size:1.5em; color:#62078f;}
section { display:block;}
details { display:block; margin-bottom:10px; font-size:0.8em; padding:4px; background-color:#dddddd;}
article { padding:5px; }