body { background: #000000; text-align: center; margin: 20px 0px 20px 0px; font-family: Verdana,Sans-serif; }

table.page { width: 760px; border-collapse: collapse; border: 7px solid white; margin: 0 auto; }

td { border: 7px solid white; }
td.empty { border: 0; padding-right: 8px; }
td.nav { padding: 0; }
td.content { padding: 14px; background-image: url(../_images/grid.gif); }

.main_copy { font-size: 13px; color: #333333; }
.main_copy_bold { font-size: 14px; color: #333333; font-weight: bold; }
.title { font-size: 19px; color: #990000; font-weight: bold; }
.fine_print { font-size: 9px; color: #333333; }

.footer { text-align: center; font-size: 10px; color: #807F7B; margin-top: 20px; } 
.footer A:link {text-decoration: underline; color: #AAA9A4;}
.footer A:visited {text-decoration: underline; color: #AAA9A4;}

.right { float: right; border: 7px solid white; margin-bottom: 14px; margin-left: 14px; }
.right_tall { float: right; border: 7px solid white; margin-left: 14px; }

A:link {text-decoration: underline; color: #990000;}
A:visited {text-decoration: underline; color: #990000;}

ul { margin-bottom:-5px; margin-top:-5px; line-height:18px; list-style-image:url(../_images/square_dot.gif);}