/* Sample CSS File */
body {padding: 8px 8px 8px 8px; background-color: #a0a0a0;}
p {margin: 8px 8px 8px 8px; line-height: 150%;
   font-family: 'verdana'; font-size: 12px;}
p.title {background-color: #cfcfcf; padding: 8px 8px 8px 8px;
   font-weight: bold; font-size: 20px; text-align: center;}
