/* sty0030.css:  for xhtml strict conversion, "more info" frame pages
   Use of "target=" requires transitional.
   2007/10/07 initial implementation.
   2010/09/26 add h1-sim
   2022/04/07 text 10pt to 11pt
*/
.h1-sim {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
}
body {
        background-color: #FFFFFF;
        color: #000000;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
}
img {
        border-style: none;
}
td {
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
}
td.big12 {
        font-family: arial, helvetica, sans-serif;
        font-size: 12pt;
}
