body {
	background-color: #67696C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.RightColumn {
	background-image: url(images/work/_1_04.gif);
	background-repeat: no-repeat;
}
.Homepage {
	cursor: hand;
}
.imgborder {
 border: 1px solid #000000;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/_bullet.gif);
	line-height: 16px;
}
