/* CSS Document */

h1
{
    font-family:Default Font;
    font-style:italic;
    font-size:medium;
    font-weight:bold;
    text-align:center;
    color:#000000;
}
h2
{
	color: #000000;
	font-weight: bold;
	font-size: small;
}
h3
{
    font-family:Default Font;
	font-size:small;
	font-weight:bold;
	text-align:center;
	color:#000000;
	}
p
{
    font-family:Default Font;
	font-size:small;
	color:#000000;
	}
.navagationtable
{
    font-family: Default Font;
	font-size: small;
    font-weight: bold;
    font-style: italic;
	text-align: center;
	background-color:#000000;
}
.ratetable
{ 
    font-size: small;
    font-weight: bold; 
	color: #FFFFFF;
	text-align: center;
}
.closingtable
{
    font-size: small;
	font-weight: bold;
}

<!--

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/MI-mortgagesbackground1.jpg);
}

a:link {
	text-decoration: none;
	color: #0D00B0;
}
a:visited {
	text-decoration: none;
	color: #9900FF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0DO0BO;
}
.style1 {color: #FF0000; font-weight: bold; font-size: small;}  
.style2 {color: #FF0000; font-size: x-small;} 
.style3 {color: #FFFFFF; font-size: small;}
-->
