.print                      {}
.noprint                    { display:none;  }
div.content, body           {
                             text-align:        justify;
                             font-size:         12pt !important;
                             font-family:       Garamond, Times New Roman, Serif;
                             display:           block;
                             line-height:       130%;
                            }

.printableversion           {
                             font-weight:       bold;
                             font-size:         12pt;
                            }
                        
iframe                      {
                             display:none;
                            }
                            
input, textarea, select     {
                             border: 1pt solid #AAA;
                            }
img                         {
                             border:0px;
                            }
td                          {
                             vertical-align:top;
                            }
