@CHARSET "ISO-8859-1";

body {
	font-family: Georgia;
	line-height:240%;
	padding:30px;
}

a {
color: #555555;
text-decoration:none;
}


.content {
	margin: 40px 0 0 0;
}

.subtitle {
	font-size: 160%;
	color: #333333;
	margin:0 0 10px 0;
	padding:0;
}

.subtitle a {
	color: #555555;
}

ul.portfoliolist {
	font-size: 140%;
}

.currentwork,.currentwork a {
	color: #333333;
}

.contact {
font-size:180%;
padding:10px 0 0 0;
line-height:150%;}


.subtitle a {
	text-decoration:none;
	background:#efefff;
	color:#333333;
}
