 
body{margin:0; padding:0; width: 7in; height: 10in;}

#sidebar, #nav, .left, img, #no_print, #footer .menu, #ticker, .td_small, .announce {display:none;}

.main #title_print { font: 14pt "Times New Roman"; margin:0; padding: 0; border-bottom: 1px solid #009;}


a { color:black; text-decoration: none; }
/* This is the table that everything will have everything in it. */
.main_table { border: 1px solid navy; margin:0; padding:0;}
#font_content { margin:0; padding:6mm;}

.list_bullet { margin:1em 1em 1em 2em; position:static; list-style: disc; }
.list_number { margin:1em 1em 1em 2em; position:static; list-style: decimal; }
.list_alpha { margin:1em 1em 1em 2em; position:static; list-style: upper-alpha; }
.list_bullet li, .list_number li, .list_alpha li { padding:1mm; margin:0; float:none; text-align:left; list-style: inherit; z-index:1; }

acronym: after { content: " (" attr(title) ") "; }

/*
#header_print{ background: url(../img_src/site_head_white.gif) center; width: 750px; height: 155px; }
*/
/* @group Main_Table */

/* This is for the parts of the main table that will have the grey backgrounds */
/*
.main_table .grey { background: #ffffff; }
*/

/* This is the section that all of the editable text will be in. */
/*
.main_table .body { background: #fff; vertical-align: top; padding: 5mm; }
*/

/* This is the footer */

.main_table #footer { color: black; text-align: center; border-top: solid #600 1px; padding-top: 1px; height: 30px; padding-bottom: 0; background: #fff; font: bold 11px/4mm "Lucida Grande", Arial, "Trebuchet MS", Helvetica, serif; }

/* @end */