@charset "utf-8";
/* CSS Document */

body {
	background-color: #EEE;
	table-layout: auto;
	size:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	color: #000000;
	text-align: center;
}
a:link {
color: #EEE;
text-decoration: none;	
}
a:active {
color:#EEE;
text-decoration:none;	
}
a:visited {
color:#EEE;
text-decoration:none;	
}
a:hover {
color:#EEE;
text-decoration:none;	
}
.menu {
	font-size:18px;
	font:"Myriad Pro", Helvetica, Arial, Times;
	text-decoration:none;
	color: #EEE;
	font-weight: normal;
	text-align: center;
}
.comenu {
	font-size:15px;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
}
.line {
font-size:7px;
color: #005;
text-decoration:none;
font-weight: normal;
}
.headline {
	font:"Myriad Pro", Helvetica, Arial, Times;
	font-size:32px;
	color: #EEE;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
}
.serviceTitle {
	font: Tahoma, Geneva, sans-serif;
	font-size:18px;
	color: #007;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.serviceCONTENT {
	font: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.pro {
	font: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color: #006;
	text-decoration: none;
	font-weight: normal;
	}

.proContent {
	font: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	}
