p.Address {
	text-indent: 0pc;
}
td.Caution {
	color: #DC143C;
	font-size: x-large;
}
p {
	text-align: justify;
	text-indent: 2pc;	
}
body {
	font-family: sans-serif;
	background: #99FFFF;
	color: Blue;
}

dl.faq dt { font-weight:bold  }
