body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #216481;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #216481;
}
a:hover {
	text-decoration: underline;
	color: #E16E2F;
}
a:active {
	text-decoration: none;
	color: #E16E2F;
	font-size: 22px;
}
.blue {
	color: #1F586C;
	font-size: 14px;
}
.custommer {
	font-size: 18px;
	color: #F00;
}
