body { background-color:#ffffff;  color: Black;  }

a:link { text-decoration: none; font-weight: bold; color: #000000; }
a:visited { text-decoration: none; font-weight: bold; color: #000000; }
a:active { text-decoration: none; font-weight: bold; color: #000000; }
a:hover { text-decoration: none; color: #FFFFFF; background-color: #000000; }

p { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px;  }

p.errnumber { font-size: 24px; font-weight: bold; }
p.infotext { font-size: 14px;  font-weight: bold;  }
p.copyright { font-size: 10px; font-weight: italic; }
p.other { font-family: Courier new, Courier, mono; font-size: 14px; }

table.outertable { border: thin dashed Black; }

#ty { 
padding-top:20px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
border-right:1px dashed #0099CC;
border-left:1px dashed #0099CC;
border-bottom:1px dashed #0099CC;
border-top:1px dashed #0099CC;
}

