@charset "UTF-8";
body         { background-color: #FFFFFF }
table.ind    { position: relative; left: 25 }
a:link       { color: #3366CC }
a:hover      { color: #0000FF; text-decoration:underline }
a:active     { color: #0000FF; text-decoration:underline }
a:visited    { color: #3366CC }
.title  { background-color: #0000BD; color: #FFFFFF; font-size: large }
a            { text-decoration: none }
p.top        { margin-left: 375 }
.date        { text-align: right; position: relative; width: 550; margin-top: 2; 
               margin-bottom: 2 }
h2           { color: #006699 }