Goto
Extensions>Template Manager
Then at the top click the Templates tab (next to Styles)
Click on the 'rt_clarion details and files'
Goto css/template.css
At the botttom of the CSS file add
.contact h3 {display:none;}
Which will remove the 'Contact' and 'Contact Form' headers.
Add this code (with your own css rules) will let you change the text size/weight/colour of the 'Send an email. All fields with an * are required.' text.contact-form legend {....ENTER SOME CSS HERE...}
Voila!