h1           
{ font-size: 14 pt; 
  color: #000080; 
  text-decoration: underline; 
  font-family:   Verdana; 
  font-style:   italic; 
  font-weight: bold; 
  margin-top: 0; 
  margin-bottom: 0 
}

h2
{ font-size: 20 pt; 
  color: #000080; 
  text-decoration: underline; 
  font-family:   Verdana; 
  font-style:   italic; 
  font-weight: bold; 
  margin-top: 0; 
  margin-bottom: 0 
}

h3
{ font-size: 7 pt; 
  color: #000080; 
  font-family:   Verdana; 
  font-weight: normal; 
  font-style:   italic; 
  margin-top: 2 pt; 
  margin-bottom: 2 pt 
}

h4
{ font-size: 10 pt; 
  color: #000080; 
  font-family:   Verdana; 
  font-weight: normal; 
  font-style:   italic; 
  margin-top: 2 pt; 
  margin-bottom: 2 pt 
}
body,td,tr,table
{ font-family: verdana; 
  font-size: 8 pt; 
  color: #000080;
  background-color : #FDFEC5;
}

hr
{ 
  color: #000080
}

a
{ font-family: verdana; 
  font-size: 8 pt; 
  color: #0000EE;
  text-decoration: none ; 
}
a:hover
{ font-family: verdana; 
  font-size: 8 pt; 
  color: #0000FF ;
  text-decoration: underline ; 
  font-weight    : bold      ;
}
a:visited
{ font-family: verdana; 
  font-size: 8 pt; 
  color: #E000B0 ;
  text-decoration: underline ; 
}

DIV.just
{ 
  text-align:justify
}

input
{ font-family: verdana; 
  font-size: 8 pt; 
  color: #000080;
  border:0;
  font-weight: bold; 
}
