li {
margin-bottom: 10px;
}

ul.notes {
list-style-type: none;
font-size: 12px;
font-style: normal;
text-align: left;
}

ul.notes li a {
text-decoration: none;
padding: 0 2px 0 2px;
}

ul.notes li a:link {
background-color: #660000;
color: #ffffff;
}

ul.notes li a:visited {
background-color: #cc0000;
color: #ffffff;
}

ul.notes li a:active {
background-color: #ff0000;
color: #ffffff;
}

div.pic {
text-align: center;
margin: 0 auto 0 auto;
color: #000000;
font-style: oblique;
line-height: 1em;
}

div.pic img {
margin-bottom: 15px;
}

div#main p a {
text-decoration: none;
padding: 0 2px 0 2px;
}

div#main p a {
background-color: #660000;
color: #ffffff;
}

div#main p a {
background-color: #cc0000;
color: #ffffff;
}

div#main p a {
background-color: #ff0000;
color: #ffffff;
}

div#follow a {
background-color: transparent;
text-decoration: underline;
font-style: oblique;
}

div#follow a:link {
color: #660000;
}

div#follow a:visited {
color: #000000;
}

div#follow a:active {
color: #ff0000;
}
