H1
{
  text-align: justify;
  font-family: Tahoma, Verdana, Arial;
  font-size: 16px;
  color: #00005f;
  margin-bottom: 5px;
  margin-top: 10px;
}

H2
{
  text-align: justify;
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #2f2f7f;
  margin-bottom: 5px;
  margin-top: 10px;
}

.maindiv
{
  text-align: justify;
  font-family: Tahoma, Arial;
  font-size: 12px;
  color: #000000;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.lml
{
  FONT-FAMILY: Tahoma; 
  FONT-WEIGHT: bold; 
  FONT-SIZE: 12px; 
  COLOR: #0066b1; 
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 3px;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 0px;
  padding-top: 2px;
  margin-top: 4px;
  margin-right: 3px; 
  border-bottom: 1px #7f7faf solid;
}

.lml A
{
  COLOR: #0066b1; 
  text-decoration: none;
}

.lml A:hover
{
  COLOR: #00007f; 
  text-decoration: underline;
}

.lms
{
  FONT-FAMILY: Tahoma; 
  FONT-SIZE: 11px; 
  COLOR: #0066b1; 
  margin-left: 16px;
  padding-left: 14px;
  padding-right: 3px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  padding-top: 2px;
  margin-top: 2px; 
  border-bottom: 1px #0066b1 dashed;
  background-image: url('IMG/dot1.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.lms A
{
  COLOR: #0066b1; 
  text-decoration: none;
}

.lms A:hover
{
  COLOR: #00007f; 
  text-decoration: underline;
}

.lmsa
{
  FONT-FAMILY: Tahoma; 
  FONT-SIZE: 11px; 
  COLOR: #ff3500; 
  margin-left: 16px;
  padding-left: 14px;
  padding-right: 3px;
  padding-bottom: 5px;
  margin-bottom: 2px;
  padding-top: 2px;
  margin-top: 2px; 
  border-bottom: 1px #0066b1 dashed;
  background-image: url('IMG/dot1a.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.lmsa A
{
  COLOR: #0066b1; 
  text-decoration: none;
}

.lmsa A:hover
{
  COLOR: #00007f; 
  text-decoration: underline;
}

