

a:link {
    color : #669933;
    font-size : 12pt;
    text-decoration : none;
  }

a:visited {
    color : #669933;
    font-size : 12pt;
    text-decoration : none;
  }

a:hover {
    color : #8cd246;
    font-size : 12pt;
    text-decoration : none;
  }

#left {
    padding : 10px;
  }


#main {
    border-left-color : #c3c3c3;
    border-left-style : solid;
    border-left-width : 1px;
    padding : 10px;
  }


#footer {
    font-size : 12pt;
    padding-top : 5px;
    text-align : center;
  }


#title {
    color : #669933;
    font-size : 16px;
    font-weight : bold;
    text-align : left;
  }


p {
    text-indent : 15px;
    text-align : left;
  }

ul {
    text-align : left;
}


#logo {
    color : #669933;
    font-size : 20px;
    font-weight : bold;
    text-align : left;
  }


b {
    color : #669933;
    font-size : 12pt;
    text-decoration : none;
  }

