#mainbody p {
    padding: 10px 0;
}

a {
    text-decoration: underline;
    color: #677605;
}
.contentheading a{ color: white;}

a:hover {
    text-decoration: underline;
}

.pathway a {
    color: #677605;
    text-decoration: underline;
    background: transparent;
}

#footer a {
    color: white;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainbody ul {
    margin-bottom: 5px;
}

ul li {
    padding: 0 0 0 15px;
    margin-left: 10px;
    background: url(list.png)/*tpa=http://smdoctors.ru/templates/dj-herbs/images/list.png*/ left no-repeat;
    background-position: 0px 7px;
    text-align: left;
}

ol li {
    background: none;
}

li a:link, li a:visited {
    color: #677605;
    text-decoration: underline;
    background: transparent;
}

li a:hover {
    color: #677605;
    text-decoration: underline;
    background: transparent;
}

#user1 li a:link, #user1 li a:visited, #user2 li a:link, #user2 li a:visited {
    text-decoration: none;
}

#user1 li a:hover, #user2 li a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    color: #677605;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-weight: bold;
    background: transparent;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
    color: #3f4901;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
    color: #3f4901;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
    color: #3f4901;
}