   p {font-family: verdana;}
   p.tool {text-align:center; font-size: 14; font-weight: none;}
   p.title {font-size: 24; font-weight: bold; padding-left: 20px;}
   p.copyright {color: #7b8b78; text-align: center; font-size: 10;}
   p.subtitle {font-size: 20;}
   p.whoops {font-size: 20; font-weight: none; text-align: center;}

   .logo {background-repeat: no-repeat;}
   .logoC {background-repeat: repeat-x; background-aling: top;}
   .logoL {background-repeat: no-repeat; background-align: top right;}
   .body  {background-repeat: repeat-y; background-align: top;}

   table.collapse {border-collapse: collapse;}
   td.body {padding: 0px;}
   tr.butOver {background-color: #10caff;}
   tr.butOut  {background-color: #10ff2c;}

   .tool a {text-decoration: none; color: #000000;}
   .tool a:link {text-decoration:underlined}
   .tool a:visited {}
   .tool a:hover {text-decoration: none;}
   .tool a:active