
.newsitem {
    background-color : #C5F7FF;
    font-family : Arial;
    font-size : 12pt;
    border : 1px red dashed;
}

.date {
    background-color : #28A5FF;
    color : #ffffff;
    font-size : 12pt;
}

.quote {
    background-color : #C4FFAD;
    font-family : Arial;
    font-size : 10pt;
    font-style : italic;
}

.highlight {
    background-color : #d5ad1d;
  }

#menu body {
    font-family : Arial;
    font-size : 10px;
  }

h1 {
    background-color : #669900;
    color : #ffffff;
    font-size : 13pt;
  }

h2 {
    background-color : #669900;
    color : #ffffff;
    font-size : 12pt;
  }

h3 {
    background-color : #28A5FF;
    color : #ffffff;
    font-size : 11pt;
  }

h4 {
    border-bottom : 1px black solid;
    font-size : 10pt;
  }

h5 {
    border-bottom : 1px;
    font-size : 10pt;
  }

body {
    background: #C4FFAD; 
    font-family : Arial;
    font-size : 10pt;
  }

.cap {
    float: left;
    width: 42px;
    font-size: 60px;
    line-height: 40px;
    font-weight: normal;
    color:#444444;
    font-family: Georgia, Times;

}

.watermark {
    background: #c4ffad url(images/oaktree-background.gif) no-repeat center 50px;
}
