BODY, body {
   font-family: Georgia, Times, serif;
   font-size: medium;;
   margin: 10px;
   text-align: left;
   }

p.topnav { background-color: #ccffff;
           padding: 5px 5px 5px 5px;
           border-style: solid;
           border-width: 0px 0px 1px 0px;
  }

ul.links  { background-color: #bbFFbb;
            list-style-position: inside;
            padding: 5px 5px 5px 3px;
            line-height: 20px;
            margin: 5px 5px 5px 3px;
            }
h1 { font-size: xx-large; }
h2 { font-size: large; }
h1, h2, h3, h4 {
           padding: 5px 0px 1px 0px;
           margin: 0px 0px 0px 0px;
           }

h2, h3, h4 {
           background-color: #bbFFbb;
           }

.list  {
           margin: 0px 0px 0px 15px;
           }
ul.cm li {
           margin: 5px 5px 5px 5px;
           }

tr.collection-text {
           }

tr.collection-image td {
           margin: 0px 0px 0px 0px;
           padding: 5px 0px 0px 0px;
           border: none;
           text-align: center;
           }

tr.collection-text td {
           text-align: center;
           vertical-align: top;
           border: none;
           border-bottom: 2px solid;
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
           }

ul.cm p {
           margin: 6px 6px 6px 6px;
           }

table.table-b {
           margin: 10px;
           border-style: none;
           border-collapse: collapse;
           }

td.table-b, th.table-b {
           border-style: solid;
           border-width: 1px;
           padding: 5px;
           }

p.logoItal {
   font-size: x-large;
   margin: 6px 6px 0px 4px;
   font-style: italic;
   }

h1.logo {
   font-family: Georgia, Times, serif;
   font-size: 250%;
   font-weight: bold;
   margin: 6px 6px 0px 4px;
   }

.huge {
   font-size: 350%;
   }

