/*BODY > H1, TD > H1*/
/*{ margin-top: 0 }*/

TD > H1
{ margin-bottom: 0.5em }

.textfont, .text, .textarea
{ font-family: "Courier New", Courier, monospace !important;
  font-size: 13.4px !important;
  font-weight: normal;
  font-style: normal }

.selectfont, .select
{ font-family: Arial, Helvetica, Verdana, "MS Sans Serif", Helv, sans-serif !important;
  font-size: 13.4px !important;
  font-weight: normal;
  font-style: normal }

.button, .button2
{ font-family: "MS Sans Serif", Helv, System, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 13.4px !important;
  font-weight: bold !important;
  font-style: normal;
  color: #FFFF00;
  background-color: #0000CC }

.text, .textarea, .select, .file
{ color: #000000;
  background-color: #FFFFFF }

.radio, .checkbox
{ color: #000000;
  background-color: #C8BFAA }

INPUT, TEXTAREA, SELECT
{ border-color: #EEEEEE }

@media all
{ .text, .textarea
  { padding-left: 3px;
    -moz-border-top-colors: #3B3B3B #777777;
    -moz-border-left-colors: #3B3B3B #777777;
    -moz-border-bottom-colors: #EEEEEE #B2B2B2;
    -moz-border-right-colors: #EEEEEE #B2B2B2 }

  .select, .checkbox
  { -moz-border-top-colors: #808080 #000000;
    -moz-border-left-colors: #808080 #000000;
    -moz-border-bottom-colors: #FFFFFF #E0E0E0;
    -moz-border-right-colors: #FFFFFF #E0E0E0 }

  .button, .button2
  { height: 23px;
    padding-bottom: 1px;
    -moz-border-top-colors: #EEEEEE #B2B2B2;
    -moz-border-left-colors: #EEEEEE #B2B2B2;
    -moz-border-bottom-colors: #777777 #3B3B3B;
    -moz-border-right-colors: #777777 #3B3B3B }

  .text
  { height: 22px;
    margin-top: 0 }

  .textarea
  { overflow: auto }

  .button2
  { width: 110px }

  .radio, .checkbox
  { background-color: inherit }
}

BODY, TEXTAREA, SELECT
{ scrollbar-arrow-color: #FFFF00;
  scrollbar-face-color: #0000CC;
  scrollbar-track-color: #66CCFF;
  scrollbar-3dlight-color: #EEEEEE;
  scrollbar-highlight-color: #B2B2B2;
  scrollbar-shadow-color: #3B3B3B;
  scrollbar-darkshadow-color: #777777;
 /* scrollbar-base-color: #0000CC */ }

BODY
{ margin-bottom: 1px }

A
{ text-decoration: none !important; 
  background-color: transparent }

A:link
{ color: #0000FF;
  background-color: transparent }

A:visited
{ color: #FF0000;
  background-color: transparent }

A:hover
{ color: #FFFF00;
  background-color: transparent }

A:active
{ color: #FFFF00;
  background-color: transparent }

BODY,
FORM,
TD, TH, CAPTION,
H1, H2, H3, H4, H5, H6,
DIV, CENTER, P, UL, OL, LI, DL, DT, DD, DIR, MENU, BLOCKQUOTE, ADDRESS
{ font-family: "Times New Roman", Times, serif !important }

PRE, XMP,
CODE, SAMP, KBD, TT
{ font-family: "Courier New", Courier, monospace !important }

H1, H2, H3, H4, H5, H6,
TH,
STRONG, B
{ font-weight: bold }

EM, DFN, VAR, CITE, I
{ font-style: italic }

ABBR, ACRONYM
{ font-variant: small-caps }

INS, U
{ text-decoration: underline }

DEL, S, STRIKE
{ text-decoration: line-through }

BLINK
{ text-decoration: blink }

SUP
{ vertical-align: super }

SUB
{ vertical-align: sub }


BODY,
FORM,
TD, TH, CAPTION,
DIV, CENTER, P, UL, OL, LI, DL, DT, DD, DIR, MENU, BLOCKQUOTE, ADDRESS
{ font-size: 16px !important }

PRE, XMP,
CODE, SAMP, KBD, TT
{ font-size: 13.4px !important }


H1
{ font-size: 32px }

H2
{ font-size: 24px }

H3
{ font-size: 19px }

H4
{ font-size: 16px }

H5
{ font-size: 13.4px }

H6
{ font-size: 10px }

BIG
{ font-size: 1.05em }

SMALL
{ font-size: .73em }

SUP, SUB
{ font-size: .73em }


@media all {
H1
{ font-size: 2em }

H2
{ font-size: 1.5em }

H3
{ font-size: 1.15em }

H4
{ font-size: 1em }

H5
{ font-size: 0.83em }

H6
{ font-size: 0.67em }

BIG
{ font-size: 1.15em }

SMALL
{ font-size: .83em }

SUP, SUB
{ font-size: .83em } }


.biggest
{ font-size: 32px }

.bigger
{ font-size: 24px }

.big
{ font-size: 18.4px }

.medium
{ font-size: 16px}

.small
{ font-size: 13.4px}

.tiny
{ font-size: 10.4px}

