@charset "UTF-8";
/*	Stylesheet for nuno.com (C)2004 */

BODY { font-family: Arial, Helvetica, sans-serif;
	line-height: normal}

P, TD, .text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin-top: 0px;
}
	
H1  { font-size: 17px;
	line-height: normal}

H2  {
	font-size: 15px;
	line-height: normal;
	margin-top: 0px;
}

H3  { font-size: 13px;
	line-height: normal}
	
H4  { font-size: 11px;
	line-height: normal}

.address_list {
	font-size: 11px;
	line-height: 14px;
	display: list-item;
	margin-left: 12px;
	list-style-type: none;
	text-indent: -12px;
}

.footer, .footer a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.footer a:hover, .footer a:focus {
	text-decoration: underline;
	color: #0000C0;
	cursor: hand;
}

.workshop {
	font-size: 15px;
}
.workshop a {
	text-decoration: none;
	color: #000000;
}
.workshop a:hover, .workshop a:focus {
	text-decoration: underline;
	color: #0000C0;
	cursor: hand;
}

.dropcaps {
	font-size: 140%;
	font-weight: bold;
}
.gray {
	color: #666666;
}
.large {
	font-size: 32px;
}
.yarn_caption{
	font-size: 10px;
	margin-top: 2px;
	text-align: right;	
}