body {
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #D9F9FF;
	background-repeat: no-repeat;
}
.cons_tbl {
	background-image: url(../consulting/images/bg_tbl.jpg);
	background-repeat: repeat-y;
	border: 1px solid #C6DAE3;
}
a {
	color: #5C96B1;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}
