p { font-family: Helvetica, Arial, sans-serif; }

.footer { 
   font-size: xx-small;
   position: static;bottom: 10px;
}

#tinyfoot {
   font-weight: bold;
   font-size: xx-small;
   font-family: Helvetica,Verdana,Arial,sans-serif;
}

table.fancy {
    border: solid;
    height: 200px;
    position: relative;top: 60px;
    background-color: #eeeeee;
    padding: 5%;
    margin-bottom: 6ex;
}

.morepad {
   border-left-width: 20px;
}

img.logo {
   height: 80px;
   width: 80px;
   position: relative;top: 20px;left: 5%;
}

img.header {
   position: relative;top: 20px;left: 100px;
}
