BODY{
	background: #F8FFF8;
	color: black;
}

H1{
	font-size: 24pt;
	text-align: center;
	font-style: italic;
	color: white;
	background: #009000;
	line-height: 1.3;
}

DIV.b{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: white;
	background: #000090;
	margin-top: 5pt;
	line-height: 1.5;
}

A.b{
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background: #000090;
	text-decoration: none;
}


P{
	font-size: 14pt;
}

P.lj_t{
	background: #E6FFE6;
}

P.lj_e{
	background: #FFE6E6;
}


P.lj_j{
	background: #E6FFFF;
}

P.lj_s{
	background: #FFFFE6;
}
