body { color: black; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #30539c; background-image: url(../images/bg.gif); background-repeat: repeat-x; }
table { border: solid 2px black; }
p { font-size: 12px; margin-top: 4px; margin-bottom: 4px; margin-left: 20px; }
h3 { font-size: 1.17em; font-weight: bold; margin: 0 0 1em; }
h4 { font-weight: bold; margin: 2px 0 2px 10px; }

a:visited { color: #808080; font-size: 12px; text-decoration: none; }
a:link { color: #808080; font-size: 12px; text-decoration: none; }
a:hover { color: #0b509f; font-size: 12px; text-decoration: underline; }

a {
   outline: none;
}
