body { background-color: #CCFFcc; font-family: Verdana, arial, Helvetica; font-style:normal; font-size:100%; color: #000000; }   
h1 { font-family: arial, Helvetica, sans-serif; font-size: 140%; color: #000; font-weight: bold;}   
h2 { font-family: arial, Helvetica, sans-serif; font-size: 120%; color: #000; }   
h3 { font-family: arial, Helvetica, sans-serif; font-size: 110%; color: #000; }   
a:link { color: #8B1A1A; text-decoration: underline; }   
a:visited { color: #00008B; text-decoration: underline; }   
a:hover { color: #ff0000; text-decoration: underline; }   

a.skip{
 height: 0px;
 left: 10px;
 overflow: hidden;
 position: absolute;
 top: 5px;
 width: 0px;
}

td  { vertical-align: top; }.

a.skip:active, a.skip:focus{
 height: auto;
 overflow: visible;
 position: absolute;
 width: auto;
}

