DIV.catalog {
 border-style: none;
 border-width: 0px;
 padding: 0px 0px 10px 0px;
 font-size : 9pt;
 font-weight : nomal;
 color : #663300;
 text-align: left;
}
DIV.catalogdesc {
 border-style: none;
 border-width: 0px;
 padding: 0px 5px 0px 5px;
 font-size : 9pt;
 font-weight : nomal;
 color : #FF6600;
 text-align: left;
}
DIV.catalognote {
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: #d3c09b;
 padding: 0px 0px 5px 0px;
 font-size : 9pt;
 font-weight : nomal;
 color : #663300;
 text-align: left;
}
