A  {
	font-family : Verdana, Helvetica, Sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

A:link  {
	color : #5B7691;
	text-decoration : none;
}

A:active  {
	color : Purple;
	text-decoration: underline;
}

A:visited  {
	color : #D2D2D2;
}

A:hover  {
	color : #D2D2D2;
	text-decoration: underline;
}

A.small  {
	font-family : Verdana, Helvetica, Sans-serif;
	font-size : 7pt;
	text-decoration : none;
}

A.small:link  {
	color : #A2A2A2;
	text-decoration : none;
}

A.small:active  {
	color : Purple;
	text-decoration: underline;
}

A.small:visited  {
	color :#B4B4B4;
}

A.small:hover  {
	color : #B4B4B4;
	text-decoration: underline;
}


BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Sans-serif;
	font-size : 8pt;
	font-variant : normal;
	color :#9B9B9B;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border : 0px none;
}

TD  {
	font-family : Verdana, Helvetica, Sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #9B9B9B;
}
