td, p, li  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	color : #000000;
}
h1  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
	font-style : italic;
	text-align : center;
	}
	

h2  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 14pt;
	color : #000000;
	font-weight : bold;
	text-align : center;
}

h3  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12pt;
	color : #000099;
	font-weight : bold;
	text-align : center;
}

h4  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12pt;
	color : #990000;
	font-weight : bold;
	text-align : center;
}

h5  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 11pt;
	color : maroon;
	font-weight : bold;
	text-align : center;
}

h6  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 11pt;
	color : blue;
	font-weight : bold;
	text-align : center;
}

a  {
	color : #990000;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	color : #000099;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	color : #ffff00;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.title  {
	font-size : 9pt;
	font-family : Arial,Helvetica,Sans-Serif;
	font-style : normal;
	color : white;
	font-weight : bold;
}

b  {
	color : #000000;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
}

