a
{
    color: #0c2578;
    text-decoration: underline;
}
td
{
    font-size: 14px;
    color: #000000;
    font-family: Times New Roman, Arial, Helvetica, Sans-Serif;
}
.body_01
{
    color: #666666;
}
.bold_01
{
    font-weight: bold;
    font-size: 12px;
    color: #0c2578;
}
.bold_02
{
    font-weight: bold;
    font-size: 13px;
    color: #330065;
}
.bold_03
{
    font-size: 18px;
    color: #330065;
}
.bold_04
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
}
.bold_05
{
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}
.bold_06
{
    font-weight: bold;
    font-size: 15px;
    color: #330065;
}
.italic_01
{
    font-weight: bold;
    font-size: 12px;
    color: #330065;
    font-style: italic;
}
.large_01
{
    font-weight: bold;
    font-size: 20px;
    color: #89827C;
}
.link_01
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
}
.link_02
{
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.link_03
{
    color: #000000;
    text-decoration: underline;
}
.link_04
{
    font-weight: bold;
    font-size: 14px;
    color: blue;
    text-decoration: underline;
}
.link_05
{
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration: none;
}
.link_06
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}
.link_07
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.textbox_01
{
    border:#666666 1px solid;
}
.textbox_02
{
    font-size: 11px;
}
.textbox_03
{
    font-size: 12px;
}
.box_01
{
    font-size: 13px;
    border-width: 2px;
    border-style: solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.border_01
{
    border-style: solid;
    border-width: 1px;
    color: #330065;
    padding-right: 2px;
}
.searchLabel
{
	font-family: arial, helvetica;
    font-weight: bold;
    font-size: 11px;
    color: black;
    text-decoration: none;
}
.qSearchLabel
{
	font-family: arial, helvetica;
    font-weight: bold;
    font-size: 11px;
    color: white;
    text-decoration: none;
}