/*        This is the style file for contracts documents */

@import "list-menu.css" ;

/* .cont-menu           {
                     width: 178mm ;
                     margin-left: auto ;
                     margin-right: auto ;
                     font-size: 8pt ;
                     clear: both
                    }     */   /* adjust to position menubar */

#ctrct-logo       {
                     float: right ;
                     height: 36mm ;
                     width: 39mm ;
                     padding-top: 2px
                    }

#ctct-head        {
                     display: block ;
                     text-align: center ;
                     font-size: 42pt ;
                     font-family: sans-serif ;
                     font-weight: bold ;
                     font-style: italic ;
                     height: 35mm ;
                     padding: 0pt ;
                     margin-bottom: 5mm ;
                     color: rgb(180,64,0) ;
                     background-color: transparent
                    }

