body, table, td, p, a {
  font-family: Arial, Verdana, Sans-Serif;
}
h1, h2, h3, h4 {
    font-family: Arial, Verdana, Sans-Serif;
    color: #0b0675;    
    margin-bottom: .5em;
}
.cat_color {
  color: #0b0675;    
}
.cat_bordercolor {
  border: 1px solid #0b0675;    
}
.cat_bgcolor {
  background-color: #0b0675;
}
.sc {
  /*font-variant: small-caps;*/
   text-transform: uppercase;
   white-space: nowrap;
   hyphens: none;
}
span[class^='brand-'], span[class^='brand_'], span[class^='person-'] {
    white-space: nowrap;
    hyphens: none;
}
span.brand-wdm, span.brand_wdm {
    text-transform: uppercase;
}

h3 {
  /*font-size: 1.33em;*/
  /*font-weight: normal;*/
  /*margin-bottom: 20px;*/
}
a, p {
  font-family: Arial, Verdana, Sans-Serif;
  line-height: 1.35em;
}
li {
  font-family: Arial, Verdana, Sans-Serif;
}
a {
  color: #0b0675;
}
a:hover {
  color: #2e2d47;
}
p {
  color: black;
}
sup {
  font-size:50%;
  position:relative;
  line-height: 100%;
}
ul {
    margin-bottom: 1em;
    padding-left: 20px;
}
