body {
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(background.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 {
	font-family: arial;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: blue;
}
h2 {
	font-family: arial;
	font-size: 16pt;
	color: navy;
}
h3 {
	font-family: arial;
	font-size: 14pt;
	color: navy;
}
h4 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: navy;
}
h5 {
	font-family: arial;
	line-height: 50%;
	font-weight: bold;
	color: navy;
	height: auto;
	width: auto;
}
p {
	page-break-before: left;
	page-break-after: left;
}
strong {
	color: navy;
}
