/* Style sheet for PJ web site 040921 */
body {
	color:#000000;
	background-color:#ffffff;
	background-image: url(images/NewBackground3.jpg);
	font-family:arial, verdana, sans-serif;
}


h1 {
	font-size:24pt;
	font-weight:bold;
}


p {
	font-size:16pt;
}

td.footer {
	font-size:14pt;
	background-color:#333399;
	color:#ffffff;
	text-align="center";
}



td.title{
	font-family:times, "times new roman", serif;
	font-size:30pt;
	font-weight:bold;
	background-color:#333399;
	color:#ffffff;
}



td.head1 {
	font-size:20pt;
	font-weight:bold;
	color:#333399;
}

td.head2 {
	font-size:18pt;
	font-weight:bold;
	color:#333399;
}

td.smallprint {
	font-size:10pt;
	font-family:times, verdana;
}

td.hbar {
	font-size:10pt;
	background-color:#483d7b;
	color:#ffffff;
	text-align="center";
}