/* LPC_style.css */

body {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
}	

.note { font-style:italic;}

