/* no website outline*/
 body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
 margin-right: 0px; padding-top: 0px; padding-bottom: 0px;
 padding-left: 0px; padding-right: 0px;}

/*links*/
 a:link { text-decoration: none; font-weight: bold; color: #2A77A5; }
 a:hover { text-decoration: none; font-weight: bold; color: #93174D; }
 a:visited { text-decoration: none; font-weight: bold; color: #215C7F; }

/* header */
 h4 { margin-top: 0px; margin-bottom: 0.75em } 

/* content*/
  p { margin-top: 0px; margin-bottom: 0.5em }
  #text_body1 { padding-left: 80px; font-size: 12px; line-height: 1.5em; font-family: Arial, sans-serif; font-weight: normal;}
  #text_body2 { width: 500px; }
  #text_body3 { width: 585px; }
  #body_header { font-size: 1em; font-weight: bold; }

/* trailer text*/
  #trailer { font-size: 9px; font-family: Arial, sans-serif; position: relative; bottom: 0px; right: 15px;}

