h2,.Header   {
  font-weight:bold;
  font-size  :14pt;
  margin-top:0px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14pt;
  margin-top:0px;
}

p,.SmallText{
  font-size  :12pt;
  line-height:14pt
}

td,body{
  font-family: arial;
  font-size: 12pt;
  color:white;
  text-decoration:none;
}

/* Links */
a{
  color:#ffff00;
}
a:hover{
  color:#ffff00;
}
hr
{
  color:White;
  margin:0px;
  padding:0px;
}
body
{
background-color:#26437b;
}

