BODY {
	background: White;
	color : Black;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: left;

}

TD {
	background: White;
	color : Black;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: Blue;
}

A:Hover {
	color: Red;
}

HR {
	height: 1pt;
}

#TXT1{
	margin-left: auto;
	margin-right: auto;
	text-align : justify;
}

#TXT2{
line-height: 28px;
}

PRE {
	background: White;
	color : Black;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-size: 14px;
	text-align: left;
}

