<style type="text/css">
<!--
/* Fixes Netscape/Mozilla style inheritance problem */
table, caption, input, select {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
}

BODY {
    color: #000080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    margin-top: 5;
    margin-left: 5;
    margin-right: 5;
}
.redtext 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
	color: #ff0000;
}
	
	
input {
    font-size: 10pt;
}

select {
    font-size: 10pt;
}


td.footer {
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}
td.dates {
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
}
td.rates {
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}

th.dates {
    font-size: 10pt;
    font-weight: bold;
    align: center;
    background-color: #dde9fd;
    text-align: left;
    width: 10%;
}
th.rates {
    font-size: 10pt;
    font-weight: bold;
    align: center;
    background-color: #dde9fd;
    text-align: center;
    width: 9%;
}

table.rates {
    margin-top: 0;
    margin-bottom: 5;
    margin-right: 2;
    margin-left: 2;
}

table.navigation {
    margin-top: 0;
    margin-bottom: 2;
    margin-right: 5;
    margin-left: 5;
}

form.navigation {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
}

h1 {
    font-size: 16pt;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000080
}



h3.title {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #000080
}

h3 {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    /* color: #00005b; */
}

a {
    /* font-size: 10pt; */
    font-weight: normal;
    color: #0000ff;
}

a:visited {
    font-weight: normal;
    color: #551a8b;
}

a:active {
    font-weight: normal;
    color: #ff0000;
}

a:hover {
    font-weight: normal;
    color: #ff0000;
}


.label-temp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	border: thin dotted #FF0000;
	font-size: 18pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF00FF;
	text-decoration: blink;
}

-->
</style>
