table.contactForm td { font-family: arial,verdana,helvetica,sans-serif; font-size: 11px; font-weight: bold;}

table.contactForm td.dspAstrict { color: red; font-size: 14px; font-weight: 900; }

table.contactForm tr.hightlightRow td { background-color: #681a03; font-weight: 700; }

div.dspMessage { border: 2px solid #ffffff; margin: 8px; padding: 8px; background-color: #35016d; font-size: 12px; }

table.contactForm input, table.contactForm textarea { 
	border: 1px solid black; 
	font-family: Times-New-Roman,Serif; 
	color: black; 
	font-size: 12px; 
	font-weight: normal;
	}