


p	{
	/* body copy */
	color : #000000;
	font-size : 9pt;
	font-family : arial, sans-serif;
	margin-left : 7pt;
	margin-top : 7pt;
	margin-bottom : 7pt;
	margin-right : 7pt;
}

H2	{
	/* Header */
	color : #004860;
	font-size : 14pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	margin-left : 7pt;
	margin-top : 7pt;
}


	
.green9	{
	/* body copy */
	color : #666600;
	font-size : 9pt;
	font-weight : bold;
	font-family : arial, sans-serif;
}


.white9	{
	/* body copy */
	color : #ffffff;
	font-size : 9pt;
	font-family : arial, sans-serif;
}


.Black8	{
	/* body copy */
	color : #000000;
	font-size : 8pt;
	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 : #991a37;
}

a:visited  {
	/* link attributes */
	color : #991a37;
}

a:active  {
/* link attributes */
	text-decoration : none;
	color : #991a37;
}

a:hover  {
	/* link attributes */
	text-decoration : underline;
	color : #991a37;
}


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 : #991a37;
	font-weight: bold;
}

a.orange10:hover  {
	/* link attributes */
	text-decoration : underline;
	color : #991a37;
}

a.orange10:visited  {
	/* link attributes */
	color : #991a37;
}

a.orange10:active  {
/* link attributes */
	text-decoration : none;
	color : #991a37;
}

hr
	/* horizontal rule */
{
	height: 1;
	color:	#cccccc;
{

