
.bold { font-weight: bold }
.blue { color: #000080; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold   }
.italics   { font-style: italic }
.small       { font-size: 10px }
.large  { font-size: 20px }
a:hover           { color: #047509; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: normal; text-decoration: none }
a:link            { color: #047509; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: none }
a:visited           { color: #047509; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: oblique; font-weight: bold; text-decoration: none }
body              { color: black; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; background-image: url(../images/marble.jpg); margin-top: 0; margin-left: 0 }
h1       { color: navy; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
h2       { color: #000080; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold }
hr      { color: #000080 }
