.floatleft {
	float: left;
}
.BorderBlue {
	border: thick solid #330099;
}
.BorderGrey {
	border: thick solid #ABAAD2;
	
}
.BorderMauve {
	border: thick solid #DECBDD;
}
.BorderViolet {
	border: thick solid #cc99ff;
}
.BorderYellow {
	border: thick solid #FFFFCB;
}
.BorderLtGrey {
	border: thick solid #E9EBF4;
}
.headxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	
}
.headxxl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
}
.linkmed {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.headlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.headmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.textmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.textxsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-indent: 5px;
}
.firstletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
}
.floatright {
	float: right;
	
}

.textcontent1 {
	text-align: left;
	position: static;
	color: #ACBED6;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	text-indent: 20pt;
	}
.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.Promo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #C03;
	text-align: center;
	margin-top: 15px;
}
.indentPara {
	margin: 20px;
	text-indent: 7px;
}
