BODY {
/* font-size: .7em;
 font-size: 1em; */
 font-size: 12px;
 font-weight: normal;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 font-family: Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .5;
 line-height: 1.5em;
 }

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU {
 /* inherit from body */
 }

SMALL {
/* font-size: .92em;  */
 font-size: 9px;
 }

BIG {
/* font-size: 1.17em; */
 font-size: 13px;
 }

PRE {
 font-family: 'Monotype.com', Courier New, monospace;
 }

OL LI {
 list-style-type: decimal;
 }

OL OL LI {
 list-style-type: lower-alpha;
 }

OL OL OL LI {
 list-style-type: lower-roman;
 }

TABLE, TBODY, TR, TD {
 font-size: 12px;
/* font-size: 1em; */
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 font-family:Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .5;
 }

/*PRE, CODE, TT { font-size: 1.17em; }*/
PRE, CODE, TT { font-size: 12px; }

H1 {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 color: #036;
 font-size-adjust: .53;
/* font-size: 2em; */
 font-size: 24px;
 font-weight: 400;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

H2 {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
/* font-size: 1.75em;*/
 font-size: 20px;
 font-weight: 400;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

H3 {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
/* font-size: 1.58em;*/
 font-size: 16px;*/
 font-weight: 400;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

H4 {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
/* font-size: 1.33em; */
 font-size: 14px;
 font-weight: 500;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

H5, DT {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
/* font-size: 1.17em;*/
 font-size: 14px;
 font-weight: 600;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

H6 {
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
/* font-size: 1em;*/
 font-size: 12px;
 font-weight: 700;
 font-style: normal;
 text-decoration: none;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 }

TFOOT, THEAD {
/* font-size: 1em;*/
 font-size: 12px;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
 }

TH {
 vertical-align: baseline;
 font-size: 1em;
 font-size: 12px;
 font-weight: bold;
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
 font-size-adjust: .53;
 }

H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT {
 color: #036;
 background: white;
 }

HR {
 color: #036;
 }

A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,
ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL {
 word-spacing: normal;
 letter-spacing: normal;
 text-transform: none;
 text-decoration: none;
 border-color: #036;
 border-style: none;
 }

EM {
 font-style: normal;
 font-weight: bold;
 color: black;
 background: white;
 }

STRONG {
 font-style: italic;
 background: white;
 font-weight: bold;
 color: black;
 }

EM STRONG, STRONG EM {
 text-transform: uppercase;
 font-style: normal;
 font-weight: bolder;
 background: white;
 color: black;
 }

B {
 font-weight: bold;
 }

I {
 font-style: italic;
 }

.warning {
 text-transform: none;
 font-style: normal;
 font-weight: bolder;
 background: yellow;
 color: black;
 }

DEL {
 text-decoration: line-through;
 background: #F66;
 }
INS {
 text-decoration: underline;
 background: yellow;
 }

VAR, CITE, DFN, .note {
 font-style: italic;
 }

ADDRESS {
 font-style: normal;
 letter-spacing: .1em;
 }

ACRONYM {
 font-variant: small-caps;
 letter-spacing: 0.1em;
 }

COL, COLGROUP, TABLE, TBODY, TD, TR {
 color: black;
 text-decoration: none;
 border-color: black;
 border-style: none;
 background: white;
 }

A:link {
 text-decoration: none;
 font-weight: bold;
 color: #F30;
 background: white;
 }

A:visited {
 text-decoration: none;
 font-weight: bold;
 color: #996;
 background: white;
 }

A:active {
 text-decoration: none;
 font-weight: bold;
 color: #F30;
 background: #FF0;
 }

A:hover {
 text-decoration: none;
 color: #F30;
 background: yellow;
 }

A.offsite {
 text-decoration: none;
 font-weight: normal;
 color: #C30;
 background: white;
 }

 /* vertical */

A, ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,
U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 vertical-align: baseline;
 }

H1, H2, H3, H4, H5, H6 {
 line-height: 1.33em;
 }

H1 {
 margin-top: 1.33em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }
H1.initial {
 margin-top: 0;
 }

H2 {
 margin-top: 1.75em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

H3 {
 margin-top: 1.58em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

H4 {
 margin-top: 1.33em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

H5 {
 margin-top: 1.17em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

H6 {
 margin-top: 1em;
 margin-bottom: .33em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

P {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

BLOCKQUOTE, FIELDSET, FORM, UL, OL, DL, DIR, MENU {
 margin-top: .83em;
 margin-bottom: .83em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

DT {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

DD {
 margin-top: 0;
 margin-bottom: .83em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

UL UL, OL OL, LI ADDRESS, LI DL, LI OL, LI P, LI UL, LI DIR, LI HR, LI MENU, LI PRE, LI H1, LI H2, LI H3, LI H4, LI H5, LI H6, DD ADDRESS, DD DL, DD OL, DD P, DD UL, DD DIR, DD HR, DD MENU, DD PRE, DD H1, DD H2, DD H3, DD H4, DD H5, DD H6 {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

LI {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

ADDRESS {
 margin-top: 1.75em;
 margin-bottom: 1.75em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

PRE {
 margin-top: .83em;
 margin-bottom: .83em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 line-height: 1.33em;
 }

HR {
 margin-top: .83em;
 margin-bottom: .83em;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 height: .1em;
 }

DIV, CENTER {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

.subhead {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

.stb {
 margin-top: .83em;
 margin-bottom: 0;
 padding-top: .83em;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 border-style: solid;
 text-indent: 0;
 }

.mtb {
 margin-top: 2.17em;
 margin-bottom: 0;
 padding-top: 2.17em;
 padding-bottom: 0;
 border-top: .1em;
 border-bottom: 0;
 border-style: solid;
 text-indent: 0;
 }

.ltb {
 margin-top: 3.08em;
 margin-bottom: 0;
 padding-top: 3.08em;
 padding-bottom: 0;
 border-top: .25em;
 border-bottom: 0;
 border-style: solid;
 text-indent: 0;
 }

COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 0;
 padding-bottom: 0;
 border-top: 0;
 border-bottom: 0;
 }

TD, TH {
 line-height: 1.58em;
 }

 /* end vertical */
 /* horizontal */

A, ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,
APPLET, B, BIG, CENTER, DIR, FONT, HR, I, MENU, PRE, S, STRIKE, TT,
U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 float: none;
 clear: none;
 list-style-position: outside;
 }

ADDRESS, BLOCKQUOTE, DL, FIELDSET, FORM, OL,
P, UL,  DIR, HR, MENU, PRE {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

H1 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

H2 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

H3 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

H4 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

H5 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

H6 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

P {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-indent: 1.75em;
 }
P.initial {
 text-indent: 0;
 }

BLOCKQUOTE {
 margin-left: 1.75em;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

ADDRESS {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

PRE {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

LI {
 margin-left: 1.75em;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

DT {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

DD {
 margin-left: 1.75em;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

UL UL, OL OL, LI ADDRESS, LI DL, LI OL, LI P, LI UL, LI DIR, LI HR, LI MENU, LI PRE, LI H1, LI H2, LI H3, LI H4, LI H5, LI H6, DD ADDRESS, DD DL, DD OL, DD P, DD UL, DD DIR, DD HR, DD MENU, DD PRE, DD H1, DD H2, DD H3, DD H4, DD H5, DD H6 {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 }

HR {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: center;
/* width: .5em; */
 }

CENTER {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 text-align: left;
 }

COL, COLGROUP, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR {
 margin-left: 0;
 margin-right: 0;
 padding-left: 0;
 padding-right: 0;
 border-left: 0;
 border-right: 0;
 float: none;
 clear: none;
 }

TABLE {
 text-align: left;
 }

TD {
 text-align: left;
 }

TH {
 text-align: left;
 }

CAPTION {
 text-align: left;
 }

 /* end horizontal */
