@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
}
.footerLinks {
	font-size: 11px;
}
.LargeRed {
	font-size: 20px;
	color: #FF3232;
}
.redText{
	color: #FF3232;
}
.LowerCenter {
	text-align: center;
}
.Authorize {
	font-size: 16px;
}
