
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: white; font-size : 18px; }
	H2{ font-family: Arial, Helvetica; color: white; font-size : 16px; }
	H3{ font-family: Arial, Helvetica; color: white; font-size : 14px; }
	H4{ font-family: Arial, Helvetica; color: white; font-size : 14px; }
	p { font-family: Arial, Helvetica; color: white; font-size : 14px; }
	table { font-family: Arial, Helvetica; color: white; font-size : 14px; }
	li { font-family: Arial, Helvetica; color: white; font-size : 14px; }

    a:link { color : #FFFFFF; }
    a:visited { color : #333333; }
    a:hover { color : #FFFFFF }
    a:active { color : #333333 }

    img { border-color : #FFFFFF; }
    
td.input_text{
  font-weight: bold;
  size: 13px;
  width: 10%;
}

span.input_text{
  font-weight: bold;
  font-size: 13px;
}

p.disclaimer{
  font-size: 10px;
}

span.group_info{
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
