body {
	background-image: url(images/work/bg_02.gif);
	background-repeat: repeat-x;
	background-color: #182B56;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h3 {
	font-size: 19px;
	color: #182B56;
	margin: 0px;
	padding: 0px;
}
.home {
	color: #CBCCD0;
	text-decoration: none;
}
.homeSmall {
	color: #CBCCD0;
	text-decoration: none;
	font-size: 11px;
}