/* This file defines the styles used throughout the site. */


/* Tables */

th { font-family: Arial, helvetica, sans-serif; font-size: 12pt; color: #525B3E; }

td { font-family: Arial, helvetica, sans-serif; font-size: 10pt; color: black; }

/* general */

body { font-family: arial, helvetica, sans-serif; font-size: 2; color: black; }

p { font-family: arial, helvetica, sans-serif; font-size: medium; }

p.footer { text-align: center; font-size: 10pt; padding-top: 5px; margin: 10px; border-top: 5px doubple green; }

a { color: #525B3E; font-family: Arial, helvetica, sans-serif; font-size: 12pt }

ul { font-size: medium font-family: arial, helvetica, sans-serif; margin-top:0; margin-bottom:0 }

.button { border: 4px outset; }

.spread { letter spacing: 3pt; }

.sub { vertical-align: sub; font-size: 70%; }

/* Header Styles */

h2 { color: #525B3E; font-family: arial, helvetica, sans-serif; font-size: 14pt; font-weight:bold; margin-top:0; margin-bottom:7 }

h4 { color: black; font-family: arial, helvetica, sans-serif; font-size: 10pt; margin-top:0; margin-bottom:7 }