body {
	background-color: #FFFFFF;
	background-image:url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #BF1E2E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF1E2E;
}
a:hover {
	text-decoration: underline;
	color: #BF1E2E;
}
a:active {
	text-decoration: none;
	color: #BF1E2E;
}
.header_blue {
    font-size:16px;
    color:#282764;
    font-weight:bold;
}
.header_red {
    font-size:16px;
    color:#BF1E2E;
    font-weight:bold;
}
.header_yellow {
    font-size:16px;
    color:#FEBA15;
    font-weight:bold;
}
.right{
    background-color:#BF1E2E;
	color:#FFFFFF;
}
a.right:link {
    color:#FEBA15;
    font-weight:bold;
}
a.right:visited {
    color:#FEBA15;
    font-weight:bold;
}
a.right:hover {
    color:#FEBA15;
    font-weight:bold;
}
a.right:active {
    color:#FEBA15;
    font-weight:bold;
}
.submenu{
    background-color:#FFFFFF;
	color:#000000;
}
a.submenu:link {
    color:#000000;
    font-weight:bold;
}
a.submenu:visited {
    color:#000000;
    font-weight:bold;
}
a.submenu:hover {
    color:#000000;
    font-weight:bold;
}
a.submenu:active {
    color:#000000;
    font-weight:bold;
}
.bold_black {
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
a.bold_black:link {
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
a.bold_black:visited {
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
a.bold_black:hover {
    font-size:12px;
    color:#003d9b;
    font-weight:bold;
}
a.bold_black:active {
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
.fine_print {
    font-size:9px;
}
a.fine_print:link {
    font-size:9px;
}
a.fine_print:visited {
    font-size:9px;
}
a.fine_print:hover {
    font-size:9px;
}
a.fine_print:active {
    font-size:9px;
}
.footer {
    background-color:#FEBA15;
    font-size:9px;
    color:#000000;
}
a.footer:link {
    font-size:9px;
    color:#000000;
}
a.footer:visited {
    font-size:9px;
    color:#000000;
}
a.footer:hover {
    font-size:9px;
    color:#000000;
}
a.footer:active {
    font-size:9px;
    color:#000000;
}