@charset "utf-8";
body {
	background-image: url(images/work/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C5CCD0;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339999;
}
a:hover {
	text-decoration: none;
	color: #339999;
}
a:active {
	text-decoration: underline;
	color: #339999;
}
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.Title {
	font-size: 14px;
	text-transform: uppercase;
	color: #257070;
	font-weight: bold;
}
