body
{
	color: #000000;
}

.text, .text2, .text3, .text4, .text5
{
    font: normal 70%/120% verdana, arial, helvetica, sans-serif;
}

.text2
{
    color: #061E83;
    font: normal 55%/120% verdana, arial, helvetica, sans-serif;
}

.text3
{
    color: #0099ff;
}

.text4
{
    color: #061E83;
    font: bold 75%/120% verdana, arial, helvetica, sans-serif;
}

.text5
{
    color: #999999;
}

h1
{
    color: #FEC218;
    font: bold 110%/120% verdana, arial, helvetica, sans-serif;
}

h2
{
    color: #FEC218;
    font: bold 75%/120% verdana, arial, helvetica, sans-serif;
}

a, a:hover
{
    color: #061E83;
    font-weight: bold;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.table1 th {background:#FDF6F2; text-align:left !important}
.table1 th, .table1 td {border-collapse:collapse; border-bottom:solid 1px #EFDACB; padding:0.5em; vertical-align:top; border-right:solid 1px #EFDACB; text-align:left}
.table1 th {font: bold 70%/120% verdana, arial, helvetica, sans-serif}
.table1 td {font: normal 70%/120% verdana, arial, helvetica, sans-serif}
.table1 .firstcol {border-left:solid 1px #EFDACB}
.table1 .firstrow th, .table1 .firstrow td {border-top:solid 1px #EFDACB}

