body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.text {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
.titel {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
.text_div {
	margin-left:10px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
.titel_div {
	border-bottom:1px solid #666666;
	margin-bottom:10px;
	font-family:Arial;
	font-size:17px;
	font-weight:normal;
	color:#333333;
	}
.flagdiv {
	margin-bottom:15px;
	text-align:center
	}
.morediv {
	background-color:#E6E6E6;
	margin-bottom:15px;
	text-align:right;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	}
.title_img_div {
	margin-bottom:15px;
	}
.form-editor{
	border:1px solid #999999;
	background-color:#FAFAFA;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#666666;
	width:100%;
	}
.buttons {
	border:1px solid #666666;
	background-color:#FAFAFA;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	width:100px;
	}
.red {
	color:#FF0000;
	}
.sendmail {
	margin-top:15px;
	
	}
