﻿.bold
{
    font-weight:bold;
}
.options
{
    font-weight:bold;
    font-style:italic;
}
.frame
{
    border-style: groove;
    border-width: thick;
}
