a       {
        border: 0px solid;
        }
a:link  {
        color: #0000ff;
        }
a:visited {
          color: #000000;
          }

a:hover {
        color: #FF0000;
        font-style: bold;
        }

a:active {
         color: #ffff00;
        font-style: bold;
         }
img    {
       border: 0px solid;
       }

body.a {
       background-color: #DDddff;
       }
h1.a   {
       text-align: center;
       font-family: sans-serif;
       border: 1px solid ;
       border-bottom: 0px;
       padding: 10px;
       margin-bottom: 0px;
       margin-top: 8px;
       background-color: #ccccff;
       }
h2.a   {
       text-align: center;
       font-family: sans-serif;
       }
div.keywords {
       display: none;
       }
div.left {
         background-color: #aaaaff;
         padding: 10px;
         margin-right: 0px;
         float: top;
         border: 1px solid;
         font-family: sans-serif;
         font-size: 70%;
         }
div.right {
          background-color: #eeeeff;
          padding: 10px;
          border: 1px solid;
          border-bottom: 0px;
          float: center;
          text-align: justify;
          font-family: sans-serif;
          overflow: hidden;
          }
div.right-cont {
          background-color: #eeeeff;
          padding: 10px;
          border: 1px solid;
          border-bottom: 0px;
          border-top: 0px;
          float: center;
          text-align: justify;
          font-family: sans-serif;
          overflow: hidden;
          }
div.bottom {
           background-color: #ccccff;
  
           text-align: center;
           border: 1px solid;
           font-style: italic;
           font-family: sans-serif;
           font-size: 70%;
}
div.image-left {
               float: left;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 10px 10px 10px 0px;
               } 
div.image-list {
               float: left;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 10px 10px 10px 40px;
               } 
div.image-right {
               float: right;
               text-align: center;
               font-style: italic;
               font-size: 80%;
               margin: 10px 0px 10px 10px;
}
p.body {
       margin-right: 0px;
       margin-left: 0px;
}
p.body:first-letter {
               font-weight: bold;
               font-size: 120%;
               }
p.left  {
        display: inline;
        margin-left: 20px;
        }

