.basestyle   { font-size: 9pt; font-family: Arial }

.revised     { font-size: 9pt; font-style: italic; font-weight: bold; text-align:right }
.heading     { color: red; font-weight: bold; font-size: 24pt }
.pagehead    { color: red; font-weight: bold; font-size: 18pt; font-style: italic }
.subhead     { color: red; font-weight: bold; font-size: 14pt }
.subheadul   { color: red; font-weight: bold; font-size: 14pt; text-decoration: underline }
.subheadit   { color: red; font-weight: bold; font-size: 14pt; font-style: italic }
.head        { color: red; font-weight: bold }
.headul      { color: red; font-weight: bold; text-decoration: underline}
.headit      { color: red; font-weight: bold; font-style: italic }
.head12      { color: red; font-weight: bold; font-size: 12pt }
.head12it    { color: red; font-weight: bold; font-size: 12pt; font-style: italic }
.head12ul    { color: red; font-weight: bold; font-size: 12pt; text-decoration: underline }

.menutable   { color: white; font-weight: bold; font-size: 9pt; font-family: Arial; background-color:red }
.menutext    { color: white; font-weight: bold; text-decoration:none }

.cellhead	 { font-weight: bold; background-color: red; color: white}
.cellalt	 { background-color: #FFCCCC}
.cellnorm	 { background-color: white}
.cellaltred  { background-color: #FFCCCC; color: red}
.cellnormred { background-color: white; color: red}
.cellyellow  { background-color: yellow}

.field       { font-family: Arial}

.ital        { font-style: italic }
.uline       { text-decoration: underline }
.strong      { font-weight: bold }
.strongit    { font-weight: bold; font-style: italic }
.strongul    { font-weight: bold; text-decoration: underline }
.strong12    { font-weight: bold; font-size: 12pt }
.strong12ul  { font-weight: bold; font-size: 12pt; text-decoration: underline }
.strong12it  { font-weight: bold; font-size: 12pt; font-style: italic }
.strikeit    { text-decoration: line-through }
.small8      { font-size: 8pt; font-family: Arial; text-align:center }
.blink       { text-decoration: blink }

.navy        { color: navy }
.navys       { color: navy; font-weight: bold }
.navysul     { color: navy; font-weight: bold; text-decoration: underline }
.navysit     { color: navy; font-weight: bold; font-style: italic }
.navys12     { color: navy; font-size: 12pt; font-weight: bold }
.navys12ul   { color: navy; font-size: 12pt; font-weight: bold; text-decoration: underline}
.navys12it   { color: navy; font-size: 12pt; font-weight: bold; font-style: italic}

.red         { color: red }
.yellow      { background-color: #FFFFE0}

.buttons     { color: white; background-color: red; font-size: 9pt; font-weight:bold}
.asterisk    { font-size: 14pt; font-weight: bold; color: red }
.errormsg 	 { color: red; font-size: 12pt; font-weight: bold }
