body {
    font-family:Verdana;
    font-size:12px;
}

h1 {
    font-family:Verdana;
    font-size:14px;
    color:#394900;
    font-weight:bold;
    margin:20px 0px 4px 0px;
    padding:0px;
}

li {
    list-style: none;
    margin: 10px 5px 5px 5px;
    background-image: url(arrow_right_green.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 0 0 0 20px;
}

div {
   width: 500px; 
}
