
p { text-align: justify; }
p.h { position: absolute; top: 10px; left: 10px; width: 1000px; font-face: arial; font-size: 36; font-weight: bold; text-align: center; color: #0000cc; border-style: solid; border-width: 2px; border-color: blue; background-color: #ffff00; }
p.coldiv { position: absolute; top: 70px; left: 499px; width: 2px; border-width: 1px; border-color: black; }
p.q { font-face: arial; font-size: 14; font-weight: bold; text-indent: 10px; position: absolute; }
p.a { font-face: arial; font-size: 14; font-weight: normal; text-indent: 10px; position: absolute; }
p.hr { font-face: arial; font-size: 14; font-weight: bold; text-indent: 0px; color: #cc0000; position: absolute; }

