a { font-weight: bold; color: #000099; text-decoration: none} a:hover { font-weight: bold; color: #FF0000; text-decoration: none} td { font-family: Arial, Helvetica, sans-serif; font-size: 0.75em; line-height: 1.4em; } h1 { font-size: 180%; font-style: normal; font-weight: normal; line-height: 150%; } h2 { font-weight: bold; line-height: normal; font-size: 130%; font-style: italic; } .menu { display:table; /* ignored by IE */ padding:0; list-style-type:none; white-space:nowrap; /* keep text on one line */ border:2px solid #000000; /* add a border to show size of menu */ } * html .menu { display:inline-block; /* for IE only */ width:1px; /* IE will expand to fit menu width */ padding:0 2px; /* fix bug in IE for border spacing */ } .menu li { display:table-cell; /* ignored by IE */ } * html .menu li { display:inline; /* for IE only */ } .menu a, .menu a:visited { display:block; /* for all browsers except IE */ padding:4px 6px; color:#000099; background:#FFFF00; border:3px solid #fff; /* add a 1px white border around items */ text-decoration:none; } * html .menu a, * html .menu a:visited { display:inline-block; /* for IE only */ margin:0 -2px; /* to correct an IE border width bug */ } .menu a:hover { color:#FFFFFF; background:#000099; } .lefted {margin:0 auto 0 0;}.menyrad { font-family: Arial, Helvetica, sans-serif; font-size: 12px; } .bigtable { border: 2px solid #000000; } p { font-family: Arial, Helvetica, sans-serif; } body { font-family: Arial, Helvetica, sans-serif; }