a:link		{color: #133cac; text-decoration: none;}
a:visited	{color: #133cac; text-decoration: none;}
a:active		{color: #133cac; text-decoration: none;}
a:hover		{color: #133cac; text-decoration: underline;}
body {
  font-family: arial, helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  scrollbar-base-color: #ffffcc;
  scrollbar-face-color: #133cac;
  scrollbar-track-color: #00a8ff;
  scrollbar-shadow-color: #000000;
  scrollbar-dark-shadow-color: #000000;
  scrollbar-arrow-color: #235cff;
  scrollbar-3d-light-color: #000000;
  scrollbar-highlight-color: #00a8ff;
     }
h1
{
  font-size:      16pt;
  font-weight:    bold;
  text-align:     center;
  color:          #1c59ff;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
h2
{
  font-size:      13pt;
  text-align:     center;
  color:          #1c59ff;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
h3
{
  font-size:      15pt;
  text-align:     left;
  text-decoration:underline;
  color:          #1c59ff;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
h4
{
  font-size:      15pt;
  text-align:     center;
  text-decoration:underline;
  color:          #1c59ff;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
h5
{
  font-size:      14pt;
  text-align:     center;
  color:          #1c59ff;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
h6
{
  font-size:      14pt;
  text-align:     center;
  text-decoration:underline;
  color:          #009368;
  margin-top:     0px;
  margin-bottom:  0px;
  font-family: arial, helvetica, sans-serif;
}
