body {
 background-color: #E6E6E6; 
 font-family: times new roman, serif; 
 font-size: 11pt;
 margin-left: 200px; 
     }

.cos_body {
  width: 485px;
  padding-left: 60px;
  text-align: center;
  border: 0;
          }

.header_logo {
  width: 550px;
  height: 81px;
  border: 0
             }
a {
 color: #990000; 
 text-decoration: underline
  }

a:hover {
   text-decoration: underline;
   color: #000000
        }

h2 {

   }

.header_title {
  align: center
              }

.subheader {
  width: 485px; 
  font-family: times;
           }

.subheader_left {
  float: left
                }

.subheader_right {
  float: right
                }

.date {
  float: right;
  color: black;
      }

sup {
 font-size: 10pt;
 text-decoration: underline;
 font-variant: normal;
    }

.divider {
  border-style: solid; 
  height: 1px; 
  color: black; 
             }

.text_box, .article_links_box {
  border-width: 1px; 

  text-align: justify; 
  padding: 10px;
  background-color: white
                              }

.text_box {
  width: 485px; 
  border-style: solid; 
          }

.article_links_box {
  position: absolute;
  left: 750px;
  border-style: dotted
                   }

.links_title {
  text-align: center;
  text-decoration: underline overline;
  font-weight: bold;
  font-size: 14pt;
             }

.article_links, .about {
  width: 140px;
  padding: 5px;
               }

.article_links {
  color: #8b0000
               }

.article_link_title {
  font-weight: bold;
  font-variant: small-caps
                    }

.text_intro {
  font-weight: bold;
            }

.outer_quote_box {
  float:right; 
  padding: 10px;
  width: 200px;
                 }

.inner_quote_box {
  padding: 2px;
  width: 180px;
  float: right; 
  border-top-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 0; 
  border-right-width: 0; 
  border-style: solid;
  border-color: black; 
  font-size: 18pt;
                 }

.quote {
  font-style: italic;
  line-height: 150%;
       }

.cite  {
  font-size: 10pt
       }