@charset "utf-8";
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

/* CSS Document */

.sevices {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.warning {
	font-size: 14px
}
.style3 {
	font-size: 16;
	font-style: normal;
	font-weight: bold;
}
.style4 {font-size: 18px}
.style5 {font-style: normal; font-weight: bold; font-family: "Times New Roman", Times, serif;}
.style6 {font-size: 16px}
.style12 {	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.warning {color: #FF0000}



.underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
