body { font-size: 13px; }
A:link { font-size: 12px; font-family: helvetica, arial; COLOR: #13599B; TEXT-DECORATION: none;font-weight:bold;}
A:visited { font-size: 12px; font-family: helvetica, arial; COLOR: #13599B; TEXT-DECORATION: none;font-weight:bold;}
A:hover { font-size: 12px; font-family: helvetica, arial; COLOR: #2E7AC1; TEXT-DECORATION: none;font-weight:bold;}
A:active { font-size: 12px; font-family: helvetica, arial; COLOR: #13599B; TEXT-DECORATION: none;font-weight:bold;}	
h1.mortgageCalculator	
{
	font-family: Helvetica, Arial, sans-serif;		
	text-align: center;
	color: #000;
	font-size: 28px;
	letter-spacing:-1px;
	background-image: url(hotproperty_heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	margin-bottom: 0;
	width: 575px;
	margin-left: auto;
	margin-right: auto;
}
td { font-family: Helvetica, Arial, sans-serif; color: #666; font-size: 16px; letter-spacing:-1px; font-weight: bold; }
td a { font-weight: normal;  letter-spacing:0; }
.button
{
text-align: center;
font-size: 12px;
font-weight: bold;
background-image: url(button2.gif);
height: 25px;
}
input { text-align: right; }
tr.alternate td { background-color: #eee; }
table.mainTable { margin-left:auto;margin-right:auto; }

