BODY		{
	background-color: #dff1fe;
	margin: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

TD		{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

A	{
	text-decoration : none;
	color: #242673;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:hover{
	text-decoration : none;
	color: #FDBC56;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


HR	{ color: #FFFFFF ; height: 1px; }




#copy, #copy TD	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#copy A	{
	text-decoration : none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#copy A:hover	{
	text-decoration : none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#border {
	border: 1px solid #644300;
}

#border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #644300;
	border-right-color: #644300;
	border-bottom-color: #644300;
	border-left-color: #644300;
}
