BODY {  
  background-color: #161313;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  margin-height : 0;
  margin-width : 0;
  font-family : Times New Roman;
  font-size : 10px;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
}

P.ptitle {
  text-align : justify;
  color: maroon;
  font-size : 18px;
  font-style : italic;
  font-weight : bold;
}

P.ptitle1 {
  text-align : justify;
  color: maroon;
}

P.ptitlec1 {
  text-align : center;
  color: maroon;
  font-size : 18px;
}

P.ptitlec3 {
  text-align : justify;
  color: maroon;
}

P.ptitle2 {
  text-align : justify;
  color: maroon;
  font-size : 14px;
  font-style : italic;
  font-weight : bold;
}

P.ptext {
  text-align : justify;
  text-indent : 10px;
}

P.ptext1 {
  text-align : justify;
  text-indent : 0px;
}

P.ptextc {
  text-align : center;
  text-indent : 10px;
}

P.ptextc1 {
  text-align : center;
  text-indent : 0px;
}

P.ptextr {
  text-align : right;
  text-indent : 10px;
}

A.atext {
  text-decoration : underline;
  color : #161313;
}

A.atextd {
  text-decoration : underline;
  color : #eeeeee;
  text-align: center;
}

IMG.border {
  margin-bottom: 7px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 7px;

  border-color: #605353;
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

IMG.noborder {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

TABLE.image {
  border-width: 1px;

}

SPAN.border {
  border-color: #ee0000;
  border-style: solid; 
  border-top-width: 2px; 
  border-right-width: 2px; 
  border-bottom-width: 2px; 
  border-left-width: 2px
}
