P,TD {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color: #000000;
}
UL,LI {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	margin-left:10px;
	margin-top:1px;
	color: #000000;
}

OL.withroman LI{ 
	  list-style-type: lower-alpha;
		font-family:  Tahoma, Arial;
		font-size: 8pt;
		margin-left:0px;
		margin-top:1px;
		color: #5C676D;
}
OL.smallbullet LI { 
		font-family:  Tahoma, Arial;
		font-size: 8pt;
		margin-left:0px;
		margin-top:1px;
		color: #5C676D;
}

#small {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #5C676D;
}
#OrangeSmall {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #FF4200;
}



A, A.visited {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #025284;
}
A.hover {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
}


A.Orange, A.Orange:visited {
	font-family:  Tahoma, Arial;
	font-size: 9pt;
	font-weight: 700;
	text-decoration: underline;
	color: #FF4200;
}
A.Orange:hover {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: 700;
	text-decoration: none;
	color: #FF4200;
}



A.small_grey, A.small_grey:visited {
	font-family:  Tahoma, Arial;
	font-size: 8pt;
	font-weight: 700;
	text-decoration: underline;
	color: #5C676D;
}
A.small_grey:hover {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: 700;
	text-decoration: none;
	color: #5C676D;
}



