body {
font-family:  Arial, Helvetica, sans-serif;
font-size:  100%;
margin:  0px;
background-color:  #8B9EAC;
}

h1  {
font-size:  25px;
font-weight:  bold;
color:  #000000;
text-align:  center;
}

table  {
width:  682px;
height:  510px;
border-collapse:  collapse;
background-image:  url(book.gif);
}

tr.nav  {
font-face:  Comic Sans MS, cursive;
font-size:  25px;
font-weight:  bold;
color:  #3A5566;
text-align:  center;
padding:  5px;
}

tr.hauth  {
font-face:  Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight:  bold;
color:  #3A5566;
text-align:  left;
}

tr.auth  {
font-face:  Arial, Helvetica, sans-serif;
font-size:  12px;
text-align:  left;
padding:  5px;
}

td.main  {
width:  20%;
text-align:  center;
}

td.auth  {
padding:  5px;
}

strong {
font-weight:  bold;
}

em  {
font-style:  italic;
}

