body {
	background-image: url();
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
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;
}
.Footer {
	background-attachment: scroll;
	background-image: url(images/work/bg_11.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Header {
	background-attachment: scroll;
	background-image: url(images/work/bg_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #497091;
	margin-top: 6px;
	padding-top: 6px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #497091;
	margin-top: 6px;
	padding-top: 6px;
}


h4 {
	font-size: 14px;
	font-weight: bold;
	color: #497091;
	margin-top: 3px;
	padding-top: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #497091;
	margin-top: 3px;
	padding-top: 3px;
}

