
@charset iso-8859-1;
TD    { color: white; font-size: 12px; font-family: sans-serif, Helvetica; font-style: normal }
P    { color: white; font-size: 12px; font-family: sans-serif, Helvetica; font-style: normal }
UL      { color: white; font-size: 12px; font-family: arial, helvetica, sans-serif; font-style: normal }
LI     { color: white; font-size: 12px; font-family: arial, helvetica, sans-serif; font-style: normal }
.small  { color: orange; font-size: 10px }
	.medium       { color: white; font-size: 12px }
.h2        { color: white; font-size: 14px; font-style: normal; font-weight: normal; font-stretch: semi-expanded }
.h1         { color: #fc6; font-size: 18px; font-family: Helvetica; font-style: normal; font-weight: bold }	
.h3          { color: #ffc; font-size: 14px; font-style: normal; font-variant: normal; font-weight: bold; font-size-adjust: 12; margin: 1px; padding: 1px }
.blue    { color: #06c; font-size: 11px; font-style: normal; font-weight: 500 }
A:link                    { color: #fc6; font-family: arial, sans-serif, Helvetica; font-style: normal; font-weight: bold; background-color: transparent; background-image: none }
A:visited                       { color: #fc6; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: bold; background-image: none }
A:active                 { color: #fc6; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: bold; background-image: none }
A:hover                   { color: yellow; font-family: arial, sans-serif, Helvetica; font-style: normal; font-weight: bold; background-image: none }
A.text       { font-style: normal; font-weight: bold }
#top      { position: fixed; width: 100%; height: 15% }
#content       { position: absolute; left: 20%; width: 80% }
A.textlink           { color: maroon; font-size: 12px; font-family: Helvetica; font-style: normal; font-weight: bold; font-stretch: expanded; text-decoration: none }
A.mms   { color: silver; font-size: 11px; text-decoration: none }
A.impress    { color: silver; font-size: 12px }
}
@page  { size: portrait; margin: 1px }
@font-face { font-family: Helvetica, Verdana; font-size: 12pc; font-stretch: semi-expanded; font-style: italic; font-weight: 400 }
.big { color: white; font-size: 14px; font-weight: bold }
body  { border-color: orange; outline-width: 1px; outline-color: orange }

