body,p,td,input,textarea {
	color: #6b6b6b;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #c45907;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.video_promo_title {
	color: #f5f5f5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Dark-Blue {
	color: #3f4673;
}

.Medium-Blue {
	color: #525b94;
}

.Light-Blue {
	color: #6998cc;
}

.Red {
	color: #c33332;
}

.Orange {
	color: #e87620;
}

.XX-Large {
	font-size: 30px;
}

.X-Large {
	font-size: 24px;
}

.Large {
	font-size: 20px;
}

.Medium {
	font-size: 16px;
}

.Small {
	font-size: 11px;
}

.X-Small {
	font-size: 9px;
}

.White-Small {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

.Times {
	font-family: Georgia, 'Times New Roman', Times, serif;
}

h1 {
	color: #3f4673;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

