.PTitle { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		color: #000000;
		font-weight :  bold;
 }
		
.PText { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 8pt;
		color: #000000;
		}

.Errors { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 10pt;
		font-style: italic;
		font-weight: bold;
		color: #000000;
		padding-bottom :  1px;
		padding-top :  1px;
		background :  #84C69C;
 }
		
.BotLinks { 
		font-family: Arial;
		font-size: 8pt;
		color: #FFFFFF;
		}
		
.FFields { 
		font-family: Arial;
		font-size: 8pt;
		background-color: White; 
		text-align: right;}