body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
body {
	background-color: #E4E7E7;
	}
	
a:link {
	color: #006699;
	}
	
a:visited {
	color: #003366;
	}
	
a:hover {
	text-decoration: underline;
	color: #003366;
	}
	
a:active {
	text-decoration: none;
	color: #003366;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.portfolio ul {
	margin: 0 0 10px 0;
	padding: 0;	
}

.portfolio {
	margin: 0;
	padding: 0;
}.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
