BODY{
#  background-color : #000080 ;
  background-color : #F5F5F5 ;
  color : black;
  font-family : sans-serif;
  font-size : 12pt;
  font-weight: bold;
  margin: 30px
}
div.date{
	text-align: right;
	font-size: 10pt;
}
div.return{
	margin-top: 3ex;
	font-size: 10pt;
}
h1.title{
  font-size : 20pt;
  color : black;
}
H1{
  font-size : 18pt;
  color : black;
}
H2{
  margin-left:1em;
  font-size : 16pt;
  color : black;
}
H3{
  margin-left:2em;
  font-size : 14pt;
  color : black;
}
strong{
color: black;  
}
a{
  color:black;
}
A:LINK{
  color:black;
}
A:VISITED{
  color:black;
}
A:HOVER{
  color:white;
  background-color: #336633;
}
A:ACTIVE{
  color:white;
  background-color: #336633;
}
TABLE{
  font-family : sans-serif;
  font-size : 12pt;
  font-weight: bold;
}
