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

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

.text, P, TD {
  font-size: 11px;
  line-height: 14px;
}

.smalltext {
  font-size: 9px;
  line-height: 11px;
}

H2  { font-size: 15px;
	font-family: sans-serif;
	line-height: normal}

H3  { font-size: 13px;
	font-family: sans-serif;
	line-height: normal}
	
H4  { font-size: 11px;
	font-family: sans-serif;
	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;
}
DL, DD {
	margin-bottom: 10px;
}
.yarn_caption{
	font-size: 10px;
	margin-top: 2px;
	text-align: right;	
}
