/**
 * Formatting styles for potomacforum.org website
 *
 * PHP version 5
 *
 * @category  Potomac_Forum
 * @package   Core
 * @author    Dave Stevenson <dave@potomacforum.org>
 * @copyright 2003-2008 Dave Stevenson, Potomac Forum
 * @license   closed source, property of Potomac Forum
 * @version   SVN: $Id$
 */
html, body, p, h1, h2, h3, h4, h5, h6, blockquote, td, form, li, label, input, select, textarea {font:8pt sans-serif}
h1, h2, h3, h4, h5, h6, p {margin:0.9em 0}
a:link, a:active, a:visited {color:#903}
a:hover {color:red}
a.imgbutton:hover {position:relative; top:1px; left:1px}
img {border:0}
td {vertical-align:top}
form {border:1px dashed #777; background:#EAEAEA; padding:0 10pt 10pt}
label {display:block; margin-top:10pt; font-weight:bold}
textarea {width:100%}
ul, ol, blockquote, .indent {margin:0 12pt; padding:0}
ul li {margin:0 12pt 6pt; padding:0; list-style:circle}
ol li {margin:0 12pt 6pt; padding:0}
h1 {font:bold 18pt/24pt serif; margin-top:0; border-bottom:1px double #666}
h2 {font:bold 12pt sans-serif}
h3 {font:bold 10pt sans-serif}
h4 {font:bold 9pt sans-serif}
@media print, @media handheld {.agenda {border:1px dotted #BBB; border-bottom:0; background:#FAFAFA; width:100%}}
@media screen {.agenda {border:1px dotted #BBB; border-bottom:0; background:#FAFAFA; width:500px}}
.agenda td {border-bottom:1px dotted #BBB; padding:6pt}
.agenda p  {margin:0; padding:0}