.body { 
  font-family : verdana,arial,helvetica,sans-serif;
	font-size: 12px;
  color : black;
  background-color: #fffaea;
}

.body_p2 { 
  font-family : verdana,arial,helvetica,sans-serif;
	font-size: 12px;
  color : black;
  background-color: #f5f0e6;
}

.body_mom { 
  font-family : verdana,arial,helvetica,sans-serif;
	font-size: 18px;
  color : black;
  background-color: #f5f0e6;
}

.hdr_tbl_lay {
  table-layout: auto;
  cellSpacing : 0; 
  cellPadding : 0; 
  border : 0;
  font-size: 95%;
}

.page_hdr {
  color : #AA3322 ;
  font-family: Verdana, Arial, Sans-serif; 
  font-size: large; 
  font-weight: bold;
  vertical-align: center; 
  horizontal-align: center; 
}

.hdr-1 {
  color : #AA3322 ;
  color : #720606 ;
  font-family: Verdana, Arial, Sans-serif; 
  font-size: small; 
  font-size: 120%;
  font-weight: bold;
  vertical-align: center; 
}

.hdr-2 {
  color : #006600;
  font-family: Verdana, Arial, Sans-serif; 
  font-size: small;
  font-size: 100%;
  font-weight : bold;
  vertical-align: center; 
}

.hdr-3 {
  color : #0249EE;
  font-family: Verdana, Arial, Sans-serif; 
  font-size   : small;
  font-weight : bold;
  font-style  : italic ;
  vertical-align: center; 
}

.hdr-3a {
  color : #0249EE;
  font-family: Verdana, Arial, Sans-serif; 
  font-size   : 110%;
  font-weight : bold;
  font-style  : italic ;
  vertical-align: center; 
}

.code {
  font-family:  Courier, Serif; 
  font-weight : 600;
  font-size   : 80%;
}

pre {
  margin-right: 10%;
  font-family:  Courier, Serif; 
  background: #BCDEDE;
  border-width: 1px;
  border-style: dashed;
  border-color: blue;
  font-size   : 80%;
}

p.copy {
    font-family : verdana,arial,helvetica,sans-serif; 
    font-size : 10px;
    text-align : center;
}

DT.hdr {
  color : #1E6655;
  font-family: Verdana, Arial, Sans-serif; 
  font-size: 100%;
  font-weight : bold;
}

DT.item {
  color : #000000;
  font-size: 100%;
  font-weight : normal;
}

:link       { color: blue; }
:visited    { color: navy; }
:active     { color: red;}
a:hover     { 
    color: brown;
    background-color : "#CAD5E8";
}

UL.plain  { list-style: none }
LI.small_ind { margin-left: -4%; }

li { margin-left: 15; }

.header {
	color : #004000 ;
	font-weight : bold;
}

table {
  font-size: inherit;
}
