   
	  body {
        font-family: Verdana, Arial, sans serif;
        font-size: 11px;
        margin: 2px;
      }

	  
	  table.estimate {
		border-width: 1px 1px 1px 1px;
		border-spacing: 0px;
		border-style: solid solid solid solid;
		border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
		border-collapse: collapse;
		background-color: white;
	}
	
	table.estimate th {
		border-width: 1px 1px 1px 1px;
		padding: 3px 3px 3px 3px;
		border-style: none none none none;
		border-color: gray gray gray gray;
		background-color: white;
		}
		
	table.estimate td {
		border-width: 1px 1px 1px 1px;
		padding: 3px 3px 3px 3px;
		border-style: none none none none;
		border-color: gray gray gray gray;
		background-color: white;
	}
	
	.result {
		font-size: 16px; 
		font-family:Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: green;
	}
	  
    .style4 {font-family: "Times New Roman", Times, serif}
    .linktext {font-size: 9px; font-family: "Times New Roman", Times, serif; }
    .bluebold {color: #13406E;font-weight: bold;}
    .style8 {
	color: #183A73;
	font-weight: bold;
}
