P  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #330033;
	text-decoration : none;
	text-align : left;
}

.darklink  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #003366;
	text-decoration : none;
	text-align : left;
}

A  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align : left;
}

A:Visited  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #DBDBDB;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : 10pt;
    font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
	text-align : left;
}

A:Hover  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : underline;
	text-align : left;
}

BODY  {
	font-size : 11pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #330033;
	text-decoration : none;
	text-align : left;
	background-color : #ffffff;
}
