#resform {
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	text-transform:uppercase;
	color:#0D9F7F;
	margin:0px;
	padding-top:14px;
	}
	
#resform td {
	padding-left: 0px;
	padding-bottom: 7px;
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	text-transform:uppercase;
	color:#0D9F7F;
	}
	
#resform input {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: 500;
	color: #000000;
}

#resform select {
	font-family: Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: 500;
	color: #000000;
}
