<style>
	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
		background-color:#000000;
	}

	.required {
		color: red;
	}
	
	#subscription {
		color:#FFFFFF;
	}
</style>
