@charset "utf-8";
/* DeployUK - Rights Reserved */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #d4def6;
	background-image: url(images/whole_bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}
.style4 {
	color: #092646;
	font-weight: bold;
}
.style6 {color: #092646}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}