.maintextjustify { color: #000000; font-family: Tahoma, Arial; font-size: 12px; 
               list-style-position: outside; text-align: justify; 
               list-style-type: circle }
.titlejustify { color: #800000; font-family: Tahoma, Arial; font-size: 12px; 
               list-style-position: outside; text-align: justify; 
               list-style-type: circle; font-weight: bold }
a:link         { color: #008000; text-decoration: none; font-weight: bold }
a:visited      { color: #008000; text-decoration: none; font-weight: bold }
a:hover        { color: #ffffd0; font-weight: bold; text-decoration: none; background-color: 
               #a00000 }