body               { color: #000000; background: #039 repeat-y right top }
h1    { color: #8b0000; font-family: tahoma, veranda, arial }
h2    { color: #c0007f; font-family: arial }
h3    { color: #820040; font-family: arial }
h4    { color: silver; font-style: italic; font-weight: 500; font-size: 14px; font-family: tahoma, veranda, arial }
h5 { color: blue; font-style: italic; font-weight: 600; font-size: 12px }
p      { color:#0000FF; font-weight: 500; font-size: 14px; font-family: veranda, arial; text-indent: 10px; margin-right: 5px; margin-left: 5px; padding: 2px }
p.table {color: #0000FF; font-size: 12px; font-family: arial, veranda; text-indent: 5px; padding: 2px; margin-left: 4px; margin-right: 2px}
p.1 {border-style: solid}
p.2 {border-style: double}
p.3 {color: #0000CC}
p.4 {color: #000000; font-size: 10px; font-family: arial}
p.5 { font-size: 10px; text-indent: 0px }
a  { font-size: 12px; font-family: arial; text-decoration: none }
a:link    { color: #820040 }
a:visited          { color: #c0007f }
a:hover         { color: #0f0 }
a:active  { color: green; background-color: #000000 }
ul 
    { color: #820040; font-weight: bold; font-size: 12px; font-family: tahoma, veranda, arial; list-style-type: circle; list-style-position: inside; margin-right: 15px; padding: 10px }
ul.disc
{
list-style: square outside;
color: #0000FF;
font-size: 10px;
font-family: arial;
padding: 5px;
}
ol 
{
list-style-type: upper-roman;
color: #0000FF;
font-size: 12px;
font-weight: bold;
font-family: veranda, arial;
padding: 10px;
margin-right: 45px
}</style>


