
body 
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 90%; /* initially set to percentage so that ems work without producing miniscule text in IE */
	line-height: 1.3em;
	text-align: left;
	color: #000;
	margin: 0px; padding: 0px; 
}

img 
{
    display: none; 
}

.pink, #header, .menu, #footer, .form_button
{
    display: none;
}

.txt
{
    width: 400px;
    height:30px;
    border:1px solid #000000;
 }
        
.text_area1 {
    font-family: Arial;
    width:400px;
    height:150px;
    border:1px solid #000000;
}
    
/* 
.benefits_seminar tr td p
{}
*/