body {
    background-color: #1F3857;
    color: #333333;
}

hr {
    background-color: #203d5c;
    border: 0;
    color: #203d5c;
    height: 1px;
    width: 85%;
}

img.dropcap {
    margin: 6px 8px 0 0;
}

li {
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 19px;
}

p, td {
    color: #333333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 24px;
}

p.bio {
    font-size: 11px;
    line-height: 16px;
}

td.smallcaption {
    font-size: 10px;
    line-height: 120%;
    padding-left: 5px;
}

ul {
    list-style-type: square;
    margin-top: 0;
}

.caption {
    font-size: 11px;
    line-height: 16px;
}

.copyright {
    color: #9d9d9d;
    font-size: 11px;
    line-height: normal;
}

.copyright a {
    color: #9d9d9d;
}

.copyright a:hover {
    text-decoration: none;
}

.listtitle {
    color: #990000;
    font-weight: bold;
    margin-bottom: 0;
}

.imageborder{
       border-style:solid;
	border-color: white;
	border-width:10px;
      }
