p     {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	text-decoration: none;
	vertical-align: top;
	margin-left: 0px;
	text-align: left;
}

body {
	background-color: #A31B1A;
}

a:link, a:visited {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: underline;
}
.textWhCenter    {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	text-align: center;

}

