body { color: #0808bf; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: #005299 }

a:active { color: red }

.bold { font-weight: bold; }
.italic { font-style: italic; }

.indent { text-indent: 0.5in; }
.brightblue { color: blue; }
.medblue { color: #0000dc; }
.redtxt { color: red; }
.purple { color: #a02db9; }

.size8pt { font-size: 8pt; }
.size9pt { font-size: 9pt; }
.size10pt { font-size: 10pt; }
.size11pt { font-size: 11pt; }
.size12pt { font-size: 12pt; }
.size13pt { font-size: 13pt; }
.size14pt { font-size: 14pt; }
.size15pt { font-size: 15pt; }
.size17pt { font-size: 17pt; }
.size18pt { font-size: 18pt; }
.size20pt { font-size: 20pt; }
.size22pt { font-size: 22pt; }
.size24pt { font-size: 24pt; }

.xsmall { font-size: x-small; }
.xxsmall { font-size: xx-small; }
.medsize { font-size: medium; }
.medsize-lg { font-size: large; }
.heading1-5 { font-size: x-large; }

.bld-brtblue { color: blue; font-weight: bold; }

.verdana-type { font-family: Verdana, Arial, Helvetica, sans-serif; }
.Arial-type { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

