@import url("http://www.hplex.info/styles/lexicon-fonts.css");

p.creature_name
{
font-weight: bold;
font-size: x-large;
}

span.creature_location
{
color: #666665;
font-weight: bold;
font-size: medium;
}

div.anchor_links
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
text-align: center;
}

.creature_notes
{
color: #660000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

div.indent_40px
{
    margin-left: 40px;
}

