/* CSS Document */

h1
{
    font-family:Default Font;
    font-style:italic;
    font-size:large;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
}
h2
{
	color: #FF9900;
	font-weight: bold;
	font-size: large;
	text-align:center;
}

h3
{
    font-family:Default Font;
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	color:#FFFF00;
	}
h4
{
    font-family:Default Font;
	font-size:8px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	}
h5
{
    font-family:Default Font;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	}
p
{
    font-family:Default Font;
	font-size: 18px;
	color:#CCCCCC;
	}
.navtable
{
    font-family: Default Font;
	font-size: small;
    font-weight: bold;
    font-style: italic;
	text-align: center;
    color:#ffffff;
}
.tools1
{
    font-family: Default Font;
	font-size: small;
    font-weight: bold;
    font-style: italic;
	text-align: justify;
    color:#ffffff;
}
.ratetable
{ 
    font-size: small;
    font-weight: bold; 
	color: #FFFFFF;
	text-align: center;
}
.contact
{
    font-size: small;
	font-weight: bold;
    color:#FFFFFF;          
}
.contactback
{
    background-image:url(../images/Interestratescontactback.jpg);
}
 

<!--

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
    color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
  
.style1 {font-size: small; color: #B3A135; font-style: italic; font-weight: bold;}
.style2 {font-size: small; font-weight: bold; font-style: italic;}
.style3 {font-size: x-small; font-style: italic; color:#000000;}

.style4 {font-size: small; font-weight: bold; color: #FFFFFF; text-align: center;}
.style5 {font-size: medium; font-weight: bold; font-style: italic; text-align: center;}
.style6 {color: #FFFFFF;font-weight: bold;}
.style7 {color: #FF0000;font-weight: bold; font-size: small;}
.style8 {font-size: small; font-weight: bold; color:#B3A135; font-style: italic; background-color: #000000;}
.style9 {font-size: small; font-weight: bold; color:#B3A135; font-style: italic;}
.style10 {font-size: xx-small; font-style: italic; color:#000000;}
.style11 {color: #FFFF00;font-weight: bold;}
.style12 {color: #FFFF00}
.style13 {color: #00FF00}
.style14 {color: #00FF00; text-align: center;}
.style15 {color: #FFFFFF}
.style16 {color: #FF0000;font-weight: bold;}
.style17 {color: #666666; font-style: italic; text-align: center; font-size: x-small;}
.style18 {color: #66FFFF; font-weight: bold;}
-->