

.breadcrumb
{
    padding-top:6px;
    font-size:90%;
    position:relative;
    left:-10px;
}

h2
{
    font-family: "Times New Roman";
}

.title_holder
{
    padding-top:10px;
}

.main_title
{
    text-align:center;
    font-size:260%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.para_icon
{
    position:relative;
    float:right;
}

.bordered
{
    border: solid 1px black;
}

.important
{
    color: red;
    font-size: 200%;
}

.notice
{
    color: red;
    font-weight: bold;
}