body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 13px;
	color: #333333;
}
.BaseLink { 
	font-size: 12px;
	color: #9FA0A2;
	font-weight: 400;
	text-decoration: none;
	line-height: 19px;
}
.GreyLink {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
} 
.Grey {
	font-size: 12px;
	color: #333333;
}
.GreyMed {
	font-size: 18px;
	color: #333333;
}
.GreyLarge {
	font-size: 24px;
	color: #4D4C4A;
	font-weight: bolder;
	line-height: 24px;
}
.PurpleLink {
	font-size: 13px;
	color: #3D2348;
	text-decoration: none;
	line-height: 19px;
}
.Pink {
	font-size: 12px;
	color: #D90365;
	text-decoration: none;
}
.PinkMed {
	font-size: 18px;
	color: #D90365;
}
.PinkLarge {
	font-size: 24px;
	color: #D90365;
	line-height: 24px;

}
.Red {
	font-size: 12px;
	color: #F82848;
	text-decoration: none;
}
.RedMed {
	font-size: 18px;
	color: #F82848;
}
.RedLarge {
	font-size: 24px;
	color: #F82848;
	line-height: 24px;
}
.Yellow {
	font-size: 12px;
	color: #FDC700;
	text-decoration: none;
}
.YellowMed {
	font-size: 18px;
	color: #FDC700;
}
.YellowLarge {
	font-size: 24px;
	color: #FDC700;
	line-height: 24px;
}
.LightBlueLarge {

	font-size: 24px;
	color: #00A2E5;
}
.LightBlueMed {

	font-size: 18px;
	color: #00A2E5;
}
.GreenLarge {

	font-size: 24px;
	color: #50FF4A;
	line-height: 24px;
}
.Green {

	font-size: 13px;
	color: #50FF4A;
	text-decoration: none;
}
.GreenMed {

	font-size: 18px;
	color: #50FF4A;
}
.GreyMedLight {

	font-size: 18px;
	color: #999999;
}
