table {width: 100%; } 	.code {font-family: Courier New; font-size: 8pt; background-color: #D3D3D3; } /* table to hold any VBA code */ 
table {width: 100%; }   .sql {font-family: Arial; font-size: 9pt; } /* table to hold any SQL statements */ 
body a:link, body a:visited, body a:active, body a:hover {color:#3333CC; background-color: white;} /* all links to be in blue */ 
font.footer {font-size: 6pt;} /* text at the bottom of the page showing last modified date */ 
font.comment {font-family: Courier New; font-size: 8pt; color:#008000;} /* text for code comments needs to be green */ 
ul.list {list-style-image: url(grafix\bullet.gif); }
input.form { background: #f5f5f5; width: 400px;}
input.button {border-top: 3px solid #d3d3d3; border-left: 3px solid #d3d3d3; border-bottom: 3px solid #a9a9a9; border-right: 3px solid #a9a9a9; background-color: #c0c0c0; width:300px}
textarea.form {background: #f5f5f5; width: 400px; height: 200px;}
table.email {background-color:#f5f5f5; border: 1px solid #000000; padding: 10px; width:60%;}
td.leftemail {width: 150px;}
td.rightemail {width: 450px;}
font.high {font-family: Courier New; font-size: 9pt; color: #000000; background-color: #ffff33;}

td.nav {width:120px; text-align: left;}
img.nav {width:120px; height: 20px; border: none;}
img.top {width:120px; height: 20px; border: none;}
table.main {padding-left: 20px; vertical-align:top; width: 100%}
font.head {font-family: Georgia, Times New Roman; font-size: 14pt; font-weight:700;}
td.main {vertical-align:top; margin-left: 200px;}