		.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			
		}

		.form_field {
			font-size : 13px;
			font-family: "Comic Sans MS";
			color : #474747;
			
			text-align:left;
		}

		.form_text{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #000000;
		}

		.text_box{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #000000;
			width:200px;
		}

		.text_area{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #000000;
			width:200px;
			height:60px;
		}

		.text_select{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #ff0000;
			
		}

		.copyright{
			font-size : 11px;
			font-family: "Comic Sans MS";
			color : #000000;
		}

