BODY { background-color: white; color: black; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px;}
A:link { color: red; text-decoration: underline; background-color: white; }
A:visited { color: red; text-decoration: underline; background-color: white; }
A:hover { color: black; text-decoration: underline; background-color: white; }
A:active { color: black; text-decoration: underline; background-color: white; }
H1 { color: red; font-size: 18px; font-weight: 700; font-family: Tahoma, Arial, Helvetica, sans-serif; }
H2 { color: red; font-size: 18px; font-weight: 700; font-family: Tahoma, Arial, Helvetica, sans-serif; border-bottom: 14px solid #f7beb4; padding-bottom: 5px; }
TD { color: black; font-size: 13px; padding-left: 4px; padding-right: 12px; }

.hdr { position: absolute; top: 10px; left: 10px; margin: 0px; padding: 0px; }
.strip { position: absolute; top: 73px; left: 10px; margin: 0px; padding: 0px; }
.rightgfx { position: absolute; top: 120px; left: 480px; margin: 0px; padding: 0px; }
.quote { position: absolute; top: 220px; left: 542px; width: 160px; text-align: center; }

.nav { position: absolute; top: 120px; left: 200px; font-size: 11px; color: black; margin-top: 2px; }
.main { position: absolute; top: 190px; left: 15px; padding: 5px; width: 725px; text-align: justify; }
.mainfull { position: absolute; top: 170px; left; 15px; padding: 5px; width: 750px; }

.ftr { font-size: 11px; color: #999999; width: 450px; line-height: 1.2; }
.navt { border: 1px solid black; padding: 0; text-align: center; }
.navt a { display: block; padding: 2px 12px; text-align: center; text-decoration: none; color: black; background: white; }
.navt a:visited { display: block; padding: 2px 12px; text-align: center; text-decoration: none; color: black; background: white; }
.navt a:hover { color: black; background: #ddaaaa; text-decoration: none; }

.navt2 { border: 1px solid black; padding: 2px 12px; text-align: center; background-color: #e20000; color: white; font-weight: 600; }
.inp { font: 13px tahoma, arial, helvetica, sans-serif; }