/* sty0040.css:  for "text" pages (reunion).
   2009/07/09 initial implementation.
   2010/05/14 add additional body defns.
   2022/04/09 text 10pt to 11pt
*/
body {
        background-color: #FFFFFF;
        color: #000000;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        margin-left: auto;
        margin-right: auto;
        width: 585px;
}
div.center {
        text-align: center;
}
h1 {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
}
table {
        margin-left: auto;
        margin-right: auto;
}
