body {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 0;
	background: url("images/bk.jpg");
	background-attachment: fixed;
}

h1, h2, h3 {
	color : #000085;
}

p, h4 {
	margin-left: 16pt;
}

.address {
	font-size: 10pt;
}

.copy {
	font-size: 8pt;
}

.bigchar {
	font-size: 18pt;
}

.center {
	text-align: center;
}
