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

.spell_effect
{
    color: #000066;
    font-weight: bold;
}

.spell_incantation
{
    color: #cc0000;
    font-size: x-large;
    font-style: italic;
    font-weight: bold;
}

.spell_name
{
    color: #cc0000;
    font-size: x-large;
    font-weight: bold;
}

.spell_name_unofficial
{
    color: #660000;
    font-size: x-large;
    font-weight: bold;
}

.spell_pronunciation
{
    color: #000000;
    font size: small;
    font-style: italic;
    font-weight: bold;
}

