a   { color: #006; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }

a:hover    { color: #006593; text-decoration: underline }

p    { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
UL { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px }
.UL1 { color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px }
TBody   { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
Body { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.Italic   { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic }
a.Date:link { color: #ffffff; font-weight: normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serf; text-decoration: underline }
a.Date:hover { color: #dddddd; font-size: 9px; text-decoration: underline }
a.Date:visited { color: #ffffff; font-weight: normal; font-size: 9px; text-decoration: underline }
.Date { color: #ffffff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.Date1 { color: #000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.Header   { color: #006; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.Header3 { color: #006593; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.Header1  { color: #fff; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Header2   { color: #006; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
LEGEND   { color: #006; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.utility  { color: #fff; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.Nav   { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #006; padding: 2pt 10pt; border: solid 1px #573e0c }
.Nav1  { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
.Nav3 { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.Nav2 { color: #006; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
a.Nav2 { color: #006; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a.Nav1  { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a.Nav3 { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.Nav:hover { color: #006; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a.Nav3:hover { color: #6cf; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
a.Nav1:hover { color: #006; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a.Nav  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; background-color: #006; padding: 5pt 10pt; width: 15pt; height: 15pt; border: solid 1px #573e0c }
a.Nav:hover  { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #006; padding: 5pt 10pt; width: 15pt; height: 15pt; border: solid 1px #573e0c }
a.Header   { color: #006; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good clear one is at www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/
/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 you may want to manually override the settings for :link, :visited etc. here.
*/
.lowText { color: #000000; font: 12px Arial, sans-serif; text-decoration: none; text-align: left }
.highText { color: #ffffff; font: 12px Arial, sans-serif; text-decoration: none; text-align: left }
/* Borders used by some items */
.itemBorder   { border: solid 1px #006 }
.itemBorder1 { border: solid 1px #6cf }
.itemBorderBlank { border: solid 1px #ccccdd }
/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */
.buttonText { color: #ffcc99; font: bold 12px Arial, Helvetica; text-decoration: none }
.buttonHover { color: #99ccff; font: bold 12px Arial, Helvetica; text-decoration: none; padding: 1px }
.buttonBorder { border: outset 1px #339966 }
.buttonBorderOver { border: inset 1px #cc9966 }