body,td,th  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-size: 11px;
}
.contentMain {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}

.contentMain2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
}


.titleTable {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #666666;
}

.contentRoom {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold
}

.contentBottom {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}

.linkContact {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: bold;
	color: #FFFFFF;

}


.input_submit{
	border: 1px solid #c9e5fa;
	background-color: #734D23;
	font: bold 12px MS Sans Serif,Tahoma;
	color: #f9fbfb;
	padding: 2px;
}