body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
}

.portfolio h2 {
	font-weight:bold;
	font-size:12px;
}

a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a:active {
	color:#666666;
	text-decoration:none;
}



#bg_wrap {

}

#copy {
	font-size:12px;
}

.scroll {

}

#wrap {
	width:1020px;
	margin:auto;	
}