@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

body{ background-color: #78c7ff;}

	#corner{
	background-image:url(images/body.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	}

#bgabt{
	background-image:url(images/bg_aboutus.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	}
	
	#bgservices{
	background-image:url(images/body.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	}
	
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #0067bf;
	text-decoration: none;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0067bf;
	text-decoration: none;
}

.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0067bf;
	text-decoration: none;
}
.web:hover {
	color: #1e86de;
	text-decoration: underline;
}

.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #041abf;
	text-decoration: none;
}
.mail:hover {
	color: #001eff;
	text-decoration: underline;
}
