@charset "UTF-8";
/* CSS Document */


<style>
body{font-family:verdana;
	margin: 0;
	padding: 0;
	text-align: center;
}
table{font-size:75%;background:white;font-family:verdana;}
a{color:#651913;text-decoration:none;font:bold}
a:hover{
	color:transparent;
}
td.menu{
	background: white;
	text-align: left;
	font-size: 9px;
	margin-align: 0px;

}
table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
}




a.linkopacity img {filter:alpha(opacity=100);
	-moz-opacity: 1.0; opacity: 1.0;
	-khtml-opacity: 1.0;
	}

a.linkopacity:hover img
	{filter:alpha(opacity=50);  
	-moz-opacity: 0.5;   opacity: 0.5;
	-khtml-opacity: 0.5; 
	}
	
	body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996633;
}
	
	
	a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
h4 {
	font-size: 10px;
}

.text_indent {
	text-indent: 10px;
}


	.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bigparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #000000;
}
.bigparagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 0;
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../images/fluff_yarn_bg7.gif);
	background-repeat: repeat-y;
}
.style3 {
	font-size: 14px;
	color: #996633;
}
.style2 {font-size: 14px;
}
.descripPad {padding-left: 3px;
	padding-right: 3px;
	}
h1 {
	font-size:15px;
	margin: 3px 0px 3px 0px;
	}
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

