p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	margin-bottom: 0;
	margin-top: 0;
	text-align: justify;
	line-height: 20px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-attachment: fixed;
	background-image: url(/images/backgnd.jpg);
	background-repeat: repeat;
	margin-bottom: 0; 
	margin-top: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	margin-bottom: 0; 
	margin-top: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	margin-bottom: 0;
	margin-top: 0;
	font-style: italic;

}
