body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:visited {
	color: #666666;
}
a:link {
	color: #FF0000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.whiteText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.normalSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.normalLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C80000;
}
