@charset "UTF-8";
/* CSS Document */



#standFirst {
	position:absolute;
	left: 700px;
	top: 170px;
	width: 450px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #222222;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #000000;
}

body,td,th {
	color: #eeeeee;
}
a {
	font-weight: bold;
	color:#FFFFFF
}

img {
	border-style: none;
}

h3 {
	font-weight: 400;
	padding-left: 10px;
}
.thick {
	font-weight:bold;
}
.projectCaption {
	font-size:11px;
}
.projectLink {
	font-size:10px;
}