body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 14px;
	color: #696969;
}
.BaseLink { 
	font-size: 12px;
	color: #9FA0A2;
	font-weight: 400;
	text-decoration: none;
	line-height: 19px;
}
.GreyLink {
	font-size: 14px;
	color: #696969;
	text-decoration: none;
	line-height: 19px;
} 
.Grey {
	font-size: 14px;
	color: #696969;
}
.GreyMed {
	font-size: 16px;
	color: #696969;
}
.GreyLarge {
	font-size: 21px;
	color: #696969;
}
.PurpleLink {
	font-size: 13px;
	color: #3D2348;
	text-decoration: none;
	line-height: 19px;
}
.Purple {
	font-size: 14px;
	color: #3D2348;
}
.PurpleMed {
	font-size: 16px;
	color: #3D2348;
}
.PurpleLarge {
	font-size: 21px;
	color: #3D2348;
}
.LightBlueLarge {

	font-size: 21px;
	color: #AED8E6;
}
