body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer, .footer a {
	background: #669999;
	color: white;
}
table.portfolio {
	border-left: dotted 1px #6699CC;
}
table.portfolio td {
	border-right: dotted 1px #6699CC;
	padding: 5 10 5 10;
}

table.portfolio td  a {
	text-decoration:none;
	color: #369;
}
table.portfolio td  a:hover {
	text-decoration:underline;
	color: #036;
}