A  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}

A:link  {
	color : #8300AE;
	text-decoration : none;
}

A:active  {
	color : #550071;
	text-decoration: underline;
}

A:visited  {
	color : #550071;
}

A:hover  {
	color : #550071;
	text-decoration: underline;
}

A.small  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

A.small:link  {
	color : #8300AE;
	text-decoration : none;
}

A.small:active  {
	color : #FFF85E;
	text-decoration: underline;
}

A.small:visited  {
	color : #8300AE;
}

A.small:hover  {
	color : #E188FF;
	text-decoration: underline;
}


BODY {
	background-color : #550071;
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	font-variant : normal;
	color : #8300AE;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TD  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #8300AE;
}

TD.small  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #FFF85E;
}

TH  {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #8300AE;
}

FONT.yellow {
	font-family : Arial, Helvetica, Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFF85E;
}

