BODY {
	/*	background-image: url("style/cjlsweb.jpg"); */
	color: Navy;
	font-family: comic sans ms, arial;
	font-size: 18pt;
	text-align: center;
	background: white url(bg537.gif);
}
p   {font-size: 14pt;
	text-align: left
}
H4 {
	text-align : center;
	font-size : 10pt;
	font-family : "Times New Roman";
	font-style : italic;
}

H1 {
	text-align: left;
	color: Navy;
	font-size: 14pt;
}
H2 {
	text-align: left;
	color: Navy;
	font-size: 12pt;
}
H3 {
	text-align: left;
	color: Navy;
	font-size: 12pt;
	margin-left: 20px;
}

TR {
	text-align: center;
	font-size: 12pt;
	color: Blue;
	font-family: Comic Sans MS, arial;
}
TD {
	text-align: center;
	font-size: 12pt;
	color: Blue;
	font-family: Comic Sans MS, arial;
}
A:LINK {
	color: Purple;
}
UL {
	text-align: left;
	font-size: 12pt;
	font-family: Comic Sans MS, arial;
	color: #4169E1;
	font-style: normal;
}


