        table *                 {  }
        body *                   { background-image: url('background2.jpeg'); }

        p                       { text-align: justify; text-justify: inter-cluster;  margin: .5em; }
        table.root              { margin-left: auto;
                                     margin-right:
                                     margin-left: auto;
                                     font-size: 12pt;
				     margin-top: 0; paddingtop: 0;}

        table.personal         { margin-bottom: 1em; border-bottom: 1pt solid black; }
        caption.personal        { font-size: 18pt; font-weight: bold; }
        td.personal             { padding-bottom: 1em;
                                    margin-bottom: 1em;
                                    text-align: center;
                                    font-size: 12pt; }

        table.experience        { margin-top: 1em; margin-bottom: 1em; }
        caption.experience      { font-size: 18pt; }
        th.experience           { font-size: 12pt; font-weight: bold; }
        ul.experience           { list-style-position: outside; }
        li *                    { }
        td.experience           { text-align: justify; text-justify: newspaper; } 
        td.border               { border-right: 1pt solid black; text-align: justify; }

        table.history           { border-collapse: collapse; }
        caption.history         { padding-bottom: 1em; font-size: 18pt; border-bottom: 1pt solid black; }
        td.history              { border-bottom: 1pt solid black; }

        table.pemployer         { margin-bottom: 1em; padding-bottom: 0em; }
        th.pemployer            { text-align: left; }
        td.paddress             { text-align: right; border-bottom: 1pt solid black; }

