BODY,TD,TH{
 font-size : 10pt;
 line-height : 140%;
}
.pt9{
 font-size : 9pt;
}
.pt10{
 font-size : 10pt;
}
.pt11{
 font-size : 11pt;
}
.pt12{
 font-size : 12pt;
}
.pt14{
 font-size : 14pt;
}
.pt16{
 font-size : 16pt;
}
A{
 text-decoration : none;
}
A:HOVER{
 color : red;
 text-decoration : underline;
}
.copyright{
 font-size : 10pt;
 color : #0033aa;
}
.link_bar{
 font-weight : bold;
  font-size : 11pt;
 
}
.link_bar_rev{
 font-weight : bold;
 color : gray;
  font-size : 11pt;
 
}
A.link_bar{
 color : #555555;
 text-decoration : none;
 
}
A:HOVER.link_bar{
 color : #ff4000;
 text-decoration : underline;
}
H1{
 font-size : 13pt;
 font-weight : bold;
 color : #003399;
}
.grayborder{
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 border-color : gray gray gray gray;
}
dt.tr1{
 float: left;
 clear: left;
 margin: 0px;
 padding: 0px;
 width: 10px;
}
dd.td1{
 margin-left: 20px;
 padding: 0px;
}
