body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #195fb6;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #1f8fdd;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #ed5d24;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #616161;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #ED5D24;
	font-size: 10px;
	font-family: tahoma;
}
.style6 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #616161;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #13439d;
	font-size: 10px;
	font-family: tahoma;
}
.input {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	width: 230px;
	height: 15px;
	border:1px solid #B7D3E8;
}

.phone_input {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	width: 172px;
	height: 15px;
	border:1px solid #B7D3E8;
}

.phone_select {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
}

.textarea {
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	width: 230px;
	height:100px;
	border:1px solid #B7D3E8;
}
