@import url(https://fonts.googleapis.com/css?family=Quicksand);
/* Please Keep this font import at the very top of any CSS file */
@charset "UTF-8";
/* Starter CSS for Flyout Menu */
.bd_right {
  text-align:justify;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
    background-color: transparent;
    width: 655px;
    padding-left:0px;

}
p.bd {
    font-size: 13px;
    color: #004890;
}
h1.bd {
    font-size: 13px;
    color: #00853D;
}
ul.bd {
    font-size: 13px;
    color: #004890;
    padding-left: 15px;
}