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

p.IngredientName
{
    font-size: medium;
    font-weight: bold;
}

p.PotionEffect
{
    font-weight: bold;
}

p.PotionIngredients
{
    font-size: smaller;
}

p.PotionName
{
    color: #009900;
    font-size: x-large;
    font-weight: bold;
}

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

