BODY, basefont { 
  font-family:     Verdana, Arial, Helvetica, sans-serif;
  font-size:       0.8em; 
}

A:LINK {
  color:           #0000ff;
}

H1 {
  font-size:       1.9em; 
  margin-top:      0em;   
  margin-bottom:   0em; 
}
H2 {
  font-size:       1.4em; 
  margin-top:      0em;   
  margin-bottom:   0em; 
}
H3 {
  font-size:       1.2em; 
  margin-top:      0.8em;   
  margin-bottom:   0em; 
}
H3.Views {
  margin-top:      0em;   
}

H4 {
  font-size:       1.1em; 
  margin-top:      0.8em;   
  margin-bottom:   0em; 
}

.MailNote {
  font-size:       0.8em; 
}

.PageFooter {
  font-size:       0.8em; 
  text-align:      center; 
}

TABLE {
  font-size:       1em; 
}

TD {
}
.Header {
  vertical-align:  top;
  text-align:      left;
}
.HeaderMenu {
  vertical-align:  top;
  text-align:      right;
}
.footerfont {
  font-size:       0.8em; 
  text-align:      center; 
}
.UiViews {
  vertical-align:  top;
}


UL {
  margin-top:      0em;   
  margin-left:     0em;   
  margin-bottom:   0em;   
  padding-left:    0em;
  font-size:       1em;
  list-style-type: square;
}

.Features {
  margin-left:     1.3em;   
  list-style-type: disc;
}

OL {
  margin-top:      0em;
  margin-left:     1.8em;
  margin-bottom:   0em;   
  padding-left:    0em;
  font-size:       1em;
  list-style-type: decimal; 
}

