@charset "utf-8"; body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; width: 760px; margin: auto; } legend { padding: 3px; background-color: #FFFFFF; font-weight: bold; color: #000000; font-size: 14px; } a { text-decoration: none; color: #0000FF; margin: 1px; } a:hover { color: #000000; } #list tr:hover { background-color: #F0F0F0; color: #000000; } .smalltext { font-size: 9px; } img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; } fieldset { border: 1px solid #999999; padding: 5px; } .fullfield { width: 95%; height: 100px; } .tabletop { padding: 3px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666; background-color: #EBEBEB; font-weight: bold; border-top-width: 1px; border-top-style: solid; border-top-color: #666666; } .redtext { color: #FF0000; }