a:link       { color: #02015F; text-decoration: none; background-color: none }
, a:visited { color: #02015F; text-decoration: none; background-color: none; }
a:active, a:hover {color: #69001f; text-decoration: underline ; background-color: none; }
ul { list-style-type: square }
BODY{
  scrollbar-face-color: #ffffcc;
  scrollbar-shadow-color: #ffffcc;
  scrollbar-highlight-color: #ffffcc;
  scrollbar-3dlight-color: #02015F;
  scrollbar-darkshadow-color: #02015F;
  scrollbar-track-color: #02015F;
  scrollbar-arrow-color: #02015F;
  background-color: #FFFCC;
}
p { font-family: Tahoma, Arial, font-size: 10pt; font-style: normal }
h1 {font-size:10pt; font-weight: bold; margin: 0px }
h2 {font-size:10pt; font-weight: bold; margin: 0px }
h3 {font-size:10pt; font-weight: bold; margin: 0px }
h4 {font-size:10pt; font-weight: bold; margin: 0px }
