/* 
	secure.waterfurnace.com / WaterFurnace Secure Site Style Sheet 
	Last Updated 07/17/2003 JEL
*/

body,a:link,a:visited,a:active,td,p {
		font: normal normal 14px Arial, Helvetica, sans-serif;
}

body,td,p {
		background: #FFF;
		color: #000;
}

a:link {
		background: #FFF;
		color: #33F; 
}

a:visited {
		background: #FFF;
		color: #00F; 
} 

a:active {
		background: #FFF;
		color: #00C;
}

.subhead {		
    	font-size: 16px; 
		font-weight: bold; 
		background: #FFF;
		color: #000;
}

.small {
    	font-size: 12px; 
}

.headline {
		font: normal bold 18px Verdana, Arial, Helvetica, sans-serif;
		background: #FFF;
		color: #069;
}
