* { font-family: Arial; }

table.width { min-width: 769px; width: expression(document.body.clientWidth < 769 ? "769px":"100%"); }


td { font-size: 80%; color: #1d3045;}

a { color: #12447d; text-decoration: underline; }
a.menu { color: #254870; }


p { margin: 0px; margin-bottom: 15px; line-height: 1.1em; }
p.menu { margin-left: 46px; margin-bottom: 12px; line-height: 1.2em; }
p.menu_act { color: #9703ec; margin-left: 46px; margin-bottom: 12px; line-height: 1.2em; }

h2 { color: #9703ec; font-weight: normal; font-size: 150%; line-height: 1em; margin-bottom: 7px; }

