.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.White {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;

}
.Yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDB24;
	font-weight: bolder;
	text-decoration: none;


}
.WhiteLink {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;

}
.Title {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.TitleWhite {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitleGray {

	font-size: 12px;
	font-weight: bold;
	color: #545D66;
}
.Green {
	font-size: 12px;
	font-weight: normal;
	color: #04800B;
	text-decoration: none;

}
.GreenBold {

	font-size: 12px;
	font-weight: bold;
	color: #04800B;
	text-decoration: none;
}
.small {
	font-size: 10px;
	color: #666666;

}
.Blue {
	color: #336699;
}
.GreenLarge {
	font-size: 14px;
	color: #04800B;
	font-weight: bold;


}
.Coach {
	font-size: 12px;
	font-weight: bold;
	color: #1F4F98;
}
.DkPink {
	font-size: 12px;
	font-weight: bold;
	color: #993366;
}
.purple {
	font-weight: bold;
	color: #5F4572;
	font-size: 14px;

}
