@charset "iso-8859-1";
h1{  font-family : sans-serif; font-size : 30px; font-weight: bold; color : white;font-style : italic;}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #993333;}
.text {  font-family:Verdana, Arial, sans -serif; font-size: 13px; color: #000000;}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #993333;}
h4{
  font-size : 13px;
  font-family : sans-serif,Verdana,Arial;
  font-weight : 700;
  color : #990000;
  text-decoration : none;
}
body{
  background-color : white;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family:Verdana, Arial, sans -serif; font-size: 13px; color: #000000;
}
td{
  font-size : 13px;
  font-family : Verdana,Arial,sans-serif;
}
th{background-color : #000099;font-size : 13px;font-family : Verdana;font-weight : bold;}
a{
  font-size : 13px;
  font-family : sans-serif,Arial,Verdana;
  font-weight : bold;
  color : #000040;
  background-color : white;
  text-decoration : none;
}
a:visited{
  color : #990000;
}
a:hover{
  color : #ff0000;
}
.blue{
  font-size : 12px;
  font-family : sans-serif,Arial,Verdana;
  font-weight : bold;
  color : white;
  background-color : #000040;
  height : 10px;
}
.red{
  font-size : 12px;
  font-family : sans-serif,Arial,Verdana;
  font-weight : bold;
  color : white;
  background-color : #990000;
  height : 10px;
}
.white{
  font-size : 12px;
  font-family : sans-serif,Arial,Verdana;
  font-weight : bold;
  color : #000040;
  background-color : white;
  height : 15px;
}
span{
  font-size : 15px;
  font-family :sans-serif,Verdana,Arial;
  font-weight : 700;
  font-style : italic;
  color : #000040;
  background-color : white;
}
a.large{
  font-size : 15px;
  font-family : Verdana,sans-serif,Arial;
  font-weight : 700;
  color : #990000;
  background-color : white;
  text-decoration : none;
}
.large{
  font-size : 15px;
  font-family : Verdana,sans-serif,Arial;
  font-weight : 700;
  color : #990000;
  background-color : white;
  text-decoration : none;
}