
p.ErrorHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
	text-transform: none;

	margin-bottom: 0px;
}

ol.ErrorList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA0000;
	text-decoration: none;
	text-transform: none;
	
	margin-top: 1px;
}

p.Basic {
	margin: 0px;
	text-align: left;
}

p.NoneNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	
	text-align: center;
}

