body { 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
	text-align: left;
	}
p { 
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	text-align: left;
	}
.p1 {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	text-align: left;
}
h1,h2 {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 16pt;
	text-align: left;
}
h3 {
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 14pt;
	text-align: left;
}
a.visited {
	color: #369;
}
#nav, #footer, #quickquote, #imageright, #imageleft, .img {
	display: none;
}	
/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */

#container { 
	background-color: #fff;
	width: 100%;
	text-align: left;
	}
	
#quickSummary { 
	background-color: #fff;	
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
	text-align: left;
			}