 body {
  background-color: #ffffff;
  margin-top: 0;
  margin-left: 0;
}
#def big {
  font-size: x-large;
  font-family: Helvetica; 
  color: #ffffff; 
  font-weight: bold;
}
#def b {
  font-size: larger; 
  font-family: Helvetica; 
  color: #003399;
}
#def *.title {
  font-family: Helvetica;
  color: #003399;
  font-size: xx-large;
  font-weight: bold;
  text-align:center;
}
#def *.left {
  text-align:left;
}
#def h2 {
  font-size: x-large;
  font-family: Helvetica;
  color: #003399;
}
#def h3 {
  font-size: large;
  font-family: Helvetica;
  color: #003399;
}
#def h4 {
  font-family: Helvetica;
  text-align:left;
  color: #003399;
}
#def small {
  font-size:9pt; 
  font-family: Helvetica; 
  color: #000000;
}
#def *.blue {
  background-color: #003399;
}
#def p {
  text-align: justify;
}
#def p.center 
{
  text-align: center;
}
#def a:link
{
  color: #003399;
  text-decoration: underline;
}
#def a:visited
{
  color: #444444;
  text-decoration: underline;
}


     
#menu h2 {
  font-size: x-large;
  font-family: Helvetica;
  color: #ffffff;
}

#menu big {
  font-size: 13pt; 
  font-family: Helvetica ;
  font-weight:normal;
  color: #ffffff;
}
#menu small  {
  font-size: 12pt;
  font-family: Helvetica ;
  font-weight:normal;
  color: #ffffff;
}
#menu a:link  {
  color: #ffffff;
  text-decoration: none;
}
#menu a:visited  {
  color: #e0e0e0;
  text-decoration: none;
}
#menu a:link  {
  color: #ffffff;
  text-decoration: none;
}
#menu a:visited   {
  color: #e0e0e0;
  text-decoration: none;
}
#menu td  {
  color: #ffffff;
  background-color: #003399;
}

