h1
{
  text-align:center;
  color:#000000;
  font-weight: bold;
 
  font-family: helvetica, verdana, arial, sans-serif;
}
h2
{
  font-weight: bold;
  font-style: italic;
  color: #000040;
  background: #DDDDDD;
  font-family: helvetica, verdana, arial, sans-serif;
}
h3{
  font-weight: bold;
  color:#000080;
  font-style: italic;

  font-family: helvetica, verdana, arial, sans-serif;
}

h4
{
  font-weight:bold;
  color:#000080;
}

h6
{
 
  text-align:center;
  font-weight : bold;
}
.link-bar
{
  font-size : 12;
  font-weight:bold;
  color:#ff0020;
}
a:link {color: #000040;}
a:visited {color: #444444;}
a:hover {color:#aa0000;}
a:active {color:#000040;}
body
{
  margin: 2em 1em 2em 50px;
  color: black;
  background: #ffffff;
}
.intable
{
  font-size: 12;
  color: #000000;
  font-family: arial, helvetica, verdana, sans-serif;
}
.inlist-big
{
  font-size: 14;
  font-weight: bold;
  font-style: italic;
  color: #000040;
  font-family: helvetica, verdana, arial, sans-serif;
}

