/* CSS Document */

body { font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; background-color: #E6E6E6; }

p, ol, ul, h1, h2, h3, h4, h5, h6 { font-family: verdana, helvetica, arial, sans-serif; }

.tagline { font-style: italic; font-size: 11px; }

.small { font-size: 10px; }

a { color: #333366; }

a:visited { color: #003399; }

a:active { color: #666666; }

a:hover { color: #0000FF; text-decoration: underline; }

h1 { color: #333366; font-size: 24px; font-weight: bold; }

h2 { color: #333366; font-size: 20px; font-weight: bold; }

h3 { color: #333366; font-size: 16px; font-weight: bold; }

h4 { color: #333366; font-size: 14px; font-weight: bold; }

h5 { color: #333366; font-size: 12px; font-weight: bold; }

h6 { color: #333366; font-size: 11px; font-weight: bold; }

ul { list-style: square; }

td.content { background-image: url(/jeeterbug/pics/bg.jpg); font-size: 12px; background-color: #E6E6E6; }

td.content a.home { font-size: 10px; text-align: right; }

td.content a:hover.home { color: #0000FF; text-decoration: underline; }

td.content table tr td a { font-size: 11px; text-decoration: none; margin-top: 3px; font-weight: bold; }

td.content table tr td a:hover { color: #0000FF; text-decoration: underline; }

td.content table tr td img { margin-bottom: 3px; }