body { font-family: verdana, Arial, "Myriad Pro", sans-serif; line-height: 130px; background-image: url(../images/site_bg.jpg); background-repeat: repeat-y; background-attachment: fixed; background-position: 0 top; }

p { line-height: 130%; }

td {  }

a:link { color: #22f; text-decoration: none; }

a:visited { color: #22f; text-decoration: none; }

a:hover { color: #44f; text-decoration: underline; }

a:active { color: #22f; text-decoration: none; }
.button { color: #000; font-size: 10pt; font-weight: bold; line-height: 12pt; background-image: url(../images/button.jpg); background-repeat: no-repeat; padding-bottom: 20px; padding-left: 50px; }
.button_on { color: #000042; font-size: 10pt; font-weight: bold; line-height: 12pt; background-image: url(../images/button.jpg); background-repeat: no-repeat; background-position: 0 -75px; padding-bottom: 20px; padding-left: 50px; }
.head { font-size: 110%; font-weight: bold; }
.subhead { font-size: 90%; font-weight: bold; }
.blacklink { color: #000; font-size: 10pt; line-height: 11pt; }
.blacklink a:link { color: #000; font-size: 10pt; line-height: 12pt; }
.blubox { background-color: #d2e8f6; padding: 20px; border: solid 1pt #000; }
.small { font-size: 80%; line-height: 100%; }
.bullets { line-height: 130%; }
ul { line-height: 130%; list-style-type: disc; margin: 1em 0 1em 40px; white-space: pre; }
