
    body           { margin: 15; margin-left: 15; background: #f9e2b0 }
    body           { font-size: 9pt; font-family: arial, helvetica, sans-serif }

<!-- global style -->

    div            { text-align: center }
    td             { vertical-align: top }

    .left          { text-align: left }
    .center        { text-align: center }
    .right         { text-align: right }

    :link          { text-decoration: none }
    :visited       { text-decoration: none }
    :active        {  }
    :hover         { text-decoration: underline }

    h1, h2         { color: #A00; font-style: italic } 
    b              { color: #A00 }

<!-- style for endframe links -->

    .flink:link    { font-weight: normal; font-size: 8pt; color: #d3c18a }
    .flink:visited { font-weight: normal; font-size: 8pt; color: #d3c18a }
    .flink:active  { font-weight: normal; font-size: 8pt; color: #d3c18a }
    .flink:hover   { font-weight: normal; font-size: 8pt; color: #d3c18a }

<!-- style for listmgmt.cgi -->

    .listmgmt      { font-size: 8pt; padding-left: 10; padding-right: 10 }
    th.listadmin   { text-align: center; color: #963; background: #fff }
    th.listmgmt    { text-align: center; color: #963; background: #ddd }

<!-- style for agents page -->

    .agent         { text-align: center; font-size: 8pt; background: #fff }

<!-- style for schools page -->

    .list          { font-size: 8pt }

<!-- style for mortgage calculator -->

    .mcalc         { color: #00b; font-size: 9pt }

<!-- style for petetorrey pages -->

    .resume        { font-size: 8pt; padding-left: 10; padding-right: 10 }
    .newsltr       { font-size: 9pt; padding-left: 10; padding-right: 10 }


