/* first some basic site colors */.sand_color   { color: rgb(248,255,214) }.deep_green   { color: rgb(0,70,20) }.bob_green    { color: rgb(1,90,26) }.layer_green  { color: rgb(236,243,201) }/* redefine plain tags */normal       { font-family: Book Antiqua, Times New Roman; font-size: 11pt }body         { font-family: Book Antiqua, Times New Roman; font-size: 11pt }td           { font-family: Book Antiqua, Times New Roman; font-size: 11pt }.body_style   { font-family: Book Antiqua, Times New Roman; font-size: 11pt; color: rgb(0,70,20); background: rgb(248,255,214) }.main_body    { font-family: Book Antiqua, Times New Roman; font-size: 11pt; color: rgb(0,70,20) }.small_print  { font-size: 9pt }h1           { font-family: Book Antiqua, Times New Roman; font-size: 16pt; font-weight: bold }h2           { font-family: Book Antiqua, Times New Roman; font-size: 14pt; font-style: italic; font-weight: bold }h3           { font-family: Book Antiqua, Times New Roman; font-size: 12pt; font-weight: bold }A:link,A:visited  { color: rgb(0,70,20) }A:hover           { }/* styles for item table display */.dc_field    { vertical-align: top; font-style: italic }.dc_content  { vertical-align: top }.layer_green_background { background: rgb(236,243,201) }.wh          { color: white; background: white; }A.wh          { color: white; background: white }.inv          { position: absolute; visibility: hidden }