


p	{
	/* body copy */
	color : #000000;
	font-size : 10pt;
	line-height: 15pt;
	font-family : arial, sans-serif;
	margin-left : 7pt;
	margin-top : 7pt;
	margin-bottom : 7pt;
	margin-right : 7pt;
}

H2	{
	/* Header */
	color : #c90302;
	font-size : 14pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	margin-left : 7pt;
	margin-top : 7pt;
}


	
.white9	{
	/* body copy */
	color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif;
}

.Black9	{
	/* body copy */
	color : #000000;
	font-size : 9pt;
	font-family : arial, sans-serif;
}



li {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
list-style-type : square;
color: #000000;
margin-top : 2px;
}




a:link	{
	/* link attributes */
	text-decoration : none;
	color : #000066;
}

a:visited  {
	/* link attributes */
	color : #000066;
}

a:active  {
/* link attributes */
	text-decoration : none;
	color : #000000;
}

a:hover  {
	/* link attributes */
	text-decoration : underline;
	color : #000000;
}


a.white9  {
	/* link attributes */
	font-family : arial, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : white;
}

a.white9:hover  {
	/* link attributes */
	font-family : arial, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	color : white;
}

a.white9:visited  {
	/* link attributes */
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : white;
}

a.white9:active  {
/* link attributes */
	text-decoration : none;
	font-family : arial, sans-serif;
	font-size : 9pt;
	color : white;
}

a.black10  {
	/* link attributes */
	text-decoration : none;
	color : #000000;
}

a.black10:hover  {
	/* link attributes */
	text-decoration : underline;
	color : #000000;
}

a.black10:visited  {
	/* link attributes */
	color : #000000;
}

a.black10:active  {
/* link attributes */
	text-decoration : none;
	color : #000000;
}



a.orange10  {
	/* link attributes */
	text-decoration : none;
	color : #db8645;
	font-weight: bold;
}

a.orange10:hover  {
	/* link attributes */
	text-decoration : underline;
	color : #db8645;
}

a.orange10:visited  {
	/* link attributes */
	color : #db8645;
}

a.orange10:active  {
/* link attributes */
	text-decoration : none;
	color : #db8645;
}

hr
	/* horizontal rule */
{
	height: 1;
	color:	#cccccc;
{


