BODY {
	background-color : #FEFF6A;
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
background : #FEFF6A;
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	text-decoration: underline;
	font-weight : bold;
	text-align : center;
}

P, LI , TD, OL, UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : #FEFF6A;
}

H2 {
	color : Red	;
	background : #FEFF6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-decoration: underline;
		text-align : center;
}

blockquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : #FEFF6A;
}

hr {
	text-align : center;
}



H3 {
	color : Red;
	background : #FEFF6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

H4 {
	color : Red;
	background : #FEFF6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

H5 {
	color : Black;
	background : #FEFF6A;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: underline;

}

H6 {
	color : Black;
	background : #FEFF6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

TH {
	color : Black;
	background : #FEFF6A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

CAPTION {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Red;
	text-align : center;
}

