td, p  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	color : #000000;
}

h3  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 11pt;
	color : #006699;
	font-weight : bold;
	text-align : center;
}

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;
}

a  {
	color : #003366;
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	color : #99ccff;
	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;
}

