body {
	background-color: #F2f2f2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font14 {
	font-size:14px;
	color:#000000

}
.font12 {
	font-size:12px;
	color:#000000
}
.font11 {
	font-size:11px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.maincontent {
	font-size: 12px;
	
}
.navi {
	font-size:16px;
}
.navihome {
	font-size:16px;
	color:#666666;
}
.naviserv {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	
}
.tableheading {
	font-size:14px;
	font-weight:bold;
}
.footer {

	font-size:11px;
	color:#666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}