body {
	font-family: Arial;
	color: #333333;
; background-color: #BED0FC
}
a:link {
	color: FF6699;
	text-decoration: blink;
}
a:visited {
	color: FF6699;
	text-decoration: none;
}
a:hover {

	color: #0099FF;
	text-decoration: none;
}
a:active {


	color: #9900CC;
	text-decoration: none;
}
.SalesHeader {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.SalesBody {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.TexyStyle1 {
	font-size: 16px;
	font-weight: bolder;
; color: #000000
}
.TexyStyle2 {
	font-size: 14px;
	font-weight: normal;
; color: #000000
}

