BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

H1 {
	font : bold normal normal 18px sans-serif;
	font-family : sans-serif;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : capitalize;
}
H2 {
	font : bold normal 16px sans-serif;
	text-transform : capitalize;
; color: #000000
}
H3 {
	font : bold normal normal 18px sans-serif;
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : capitalize;
}
H4 {
	font : bold normal normal 18px sans-serif;
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : capitalize;
}
H5 {
	font : bold normal normal 18px sans-serif;
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : capitalize;
}
H6 {
	font : bold normal normal 18px sans-serif;
	font-family : sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-transform : capitalize;
}
A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
.chapter2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bolder; color: #000000}
