BODY, TR, TD {
	font-family : "Courier New", Courier, monospace;
}
.j {
	text-align : justify;
	margin : 0px 0px;
	
}
.l {
	text-align : left;
	margin : 0px 0px;
}

.r {
	text-align: right;
	margin : 0px 0px;
}
.c {
	text-align: center; margin: 12pt 6pt;
}
.k {
	text-align: left; margin: 0pt 0pt; margin-bottom: 12;
}

	p {text-align: justify;}
	a {color: #336699; text-decoration: none;}
	a:hover {color: #336699; text-decoration: underline;}
	a.abc {text-decoration: none; color: #000000;}
	a.abc:hover { color: #000000; text-decoration: underline;}
	a.abc1 {text-decoration: none; color: #cdcdcd;}
	a.abc1:hover { color: #336699; text-decoration: underline;}
	.white, .white:active, .white:hover, .white:visited {color: #ffffff}
	h2, h3 {color: #336699;}
