	p#success
		{
	color: #009218;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: underline;
		}
		
		p#bademail, p#badserver , p#emailblock, p#ipblock
		{
	color: #D00D00;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: underline;
		}  

