body {
	background-color: #0D3155;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Blue {
	background-attachment: scroll;
	background-color: #77A4DD;
	background-image: url(images/work/blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.promotion {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
.promotionSmall {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}

.promotion a:link {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.promotion a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.promotion a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.promotion a:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
hr {
	color: #FFF;
	background-color: #FFF;
	height: 1px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.Content {
	margin-left: 10px;
	font-size: 13px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin-top: 20px;
}

