﻿/* CSS layout */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
	text-align:justify;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}

.style4 {
	font-family: Arial;
	font-size: 24px;
	color: #2257A7;
}

.businessCell{
	background-image:url('Consultation/business3.jpg')
	
}

