@charset "UTF-8";
/* CSS Document */
ul {    font-family: "Courier New", monospace;
        color: blue;
}
