body         {font-family: helvetica, verdana, arial, sans-serif;
              font-size: 80%;
              margin: 2%;
              background-color: #99CCFF;}

a            {text-decoration:none;}

.title       {font-size: 200%;
              font-weight:bold}

.subtitle    {font-size: 130%;
              font-weight: bold;}

.footer      {font-size: 70%;}

.update      {color: red;
              font-weight: bold;}

.separator   {color: black;
              width: 80%;
              height: 1px;}

.feature     {font-weight: bold;}

ol.lowerroman{list-style-type: lower-roman;}
ol.loweralpha{list-style-type: lower-alpha;}
ul.disc      {list-style-type: disc;}

img.noborder {border-width: 0;
              vertical-align: middle;}
img.logo     {vertical-align: middle;}

.note        {border-style: solid;
              border-width: 1px;
              background-color: rgb(255,255,204);
              margin: 7%;
              padding: 2%;}

.download    {font-size: 100%;
              width: 50%;}