@import "http://www.hplex.info/styles/lexicon-fonts.css"

span.w_century
{
    color: #3366FF;
    font-size: x-large;
    font-weight: bold
}

span.m_year
{
    color: #00CC00;
    font-size: small;
    font-weight: bold
}

span.m_event
{
    color: #009900;
    font-size: large;
    font-weight: bold
}

span.w_event
{
    color: #FF6600;
    font-size: large;
    font-weight: bold
}

span.w_year
{
    color: #FF6600;
    font-size: small;
    font-weight: bold
}

