body {text-align: center;}  { background-color: #CCFFFF; font-family: Verdana, Helvetica, sans-serif; font-style:normal; font-size:110%; color: #000000; }   
h1 { font-family: Verdana, Helvetica, sans-serif; font-size: 140%; color: #000; font-weight: bold;}   
h2 { font-family: Verdana, Helvetica, sans-serif; font-size: 130%; color: #000; }   
h3 { font-family: Verdana, Helvetica, sans-serif; font-size: 120%; 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;
}

a.skip:active, a.skip:focus{
 height: auto;
 overflow: visible;
 position: absolute;
 width: auto;
}
