.title {
	font-size: xx-large;
	line-height: 150%;
}
.heading {
	font-size: 120%;
	font-weight: bold;
	border-style     : solid;
	border-width     : 0px 0px 1px 10px;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	padding: 5px 0px 1px 4px;
	border-color: #FF9900;
	margin: 0px 10px 10px 0px;
}
.explanation {
	font-size: 95%;
	margin: 0px 20px 0px 10px;
}

.text {
	font-size: 95%;
}
.text_heading {
	font-weight: bold;
	line-height: 200%;
}
.service {/*i̖O*/
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
}
.small {
	font-size: small;
}
.small_bold {
	font-size: small;
	font-weight: bold;
}
.medium {
	font-size: 110%;
}
.menutitle {
	color: #FFFFFF;
	font-weight: bold;
}

.color1 {
	background-color: #CCFFFF;
}
