
.citation
   {
   font-style: italic;
   }

#under
   {
   text-decoration: underline;
   }

#green
   {
   color: #00FF00;
   font-weight: bold;
   }

p.alignsectionheader
   {
   text-align: center;
   }

p.plaintext, li
   {
   text-align: left;
   font-weight: normal;
   }

hr
   {
   color: #80550B;
   }

h6.copyright
   {
   text-align: center;
   font-style: italic;
   }

a:link
   {
   color: #80550B;
   }

a:visited
   {
   color: #80550B;
   }

a:hover
   {
   color: #E0B976;
   }

a:active
   {
   color: #E0B976;
   }

