td img {display: block;}.style1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {color: #FFFFFF}

.text {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	margin-right: 10px;
	padding-right: 15px;
}

.text-white {
	font-family: "Arial";
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

a:hover {
	color: #FF7300;
	text-decoration: underline;
}

a:link {
	color: #FF7300;
	text-decoration: none;
}

a:visited {
	color: #FF7300;
	text-decoration: none;
}

a.specialLink:link {color: black;}
a.specialLink:visited {color: black;}
a.specialLink:hover {color: black;}

.text-white10 {
	font-family: "Arial";
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.text11 {
	font-family: "Arial";
	font-size: 11px;
	line-height: 13px;
}


