body {
	font-family: verdana, geneva, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: 99cccc;
}

p, div, span {font-family : verdana, geneva, sans-serif;
	font-size: 10pt;
	color: black;
	line-height: 125%}
	 
p.header {font-family : verdana, geneva, sans-serif;
	font-size: 8pt;
	color: black}	
	
p.box {
	color: black;
	font: 9pt;
	font-family: arial, helvetica, sans-serif;
	}
	
p.yarn {
	font: Trebuchet MS;
	font-size: small;
	color: Blue;
	text-decoration: none;
}
	
h2 {font-family: verdana,arial,helvetica;
 	font-size: 10pt;
  	color: black;
	margin-bottom: .4em;
	}

h1 {font-family: verdana,arial,helvetica; font-size: 12pt; color: black}

h3 {font-family : verdana, geneva, sans-serif;
	color: black;
	font-size: 8pt}			

a:link, a:visited {font-family: verdana, geneva, sans-serif;
font-size: 8pt;
color: blue;
text-decoration: none}

a:hover {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 8pt;
	text-decoration: underline;
	}

a.menu:link, a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover, a.menu:active 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
	
a.box:link, a.box:visited {
font-size: 8pt;
color: #336699;
font-weight: 500;
text-decoration: underline}

a.box:hover, a.box:active 
{color: red;}	


a.footer:link, a.footer:visited
{font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #336699;
font-weight: 500;
text-decoration: underline}

a.footer:hover, a.footer:active 
{font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: red;
font-weight: 500;
text-decoration: underline}}	

a.styles:link, a.styles:visited
{font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: blue;
font-weight: 500;
text-decoration: underline}

a.styles:hover, a.styles:active 
{font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: red;
font-weight: 500;
text-decoration: underline}}	
	
p.copyright {
color: #666666;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font: 11px;
	line-height: 125%;
	text-align : center;
	}

ol, ul, li {
	font-family: verdana, helvetica, sans-serif;
	color: #000066;
	font: 8pt}	
	

blockquote, code {
	font-family: verdana,arial,helvetica;
	color: #336699;
	font: 9pt;
	margin-left: 15}
	
#menu1 { display : none }

		/* the following 2 apply to yarn graphics and their text */
   div.floatl {
		float: left;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 10px;
	}
	div.floatr {
		float: right;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 10px;
	}
	div.floatp {
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
	}
		.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	.clearfix {display: inline-block}
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}


.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

		/* the following  apply to graphics */
.classgraphic A:link {
	text-decoration: none;
	} 
.classgraphic A:visited {
		text-decoration: none;
		}
.classgraphic A:active {
			text-decoration: none;
		}
.classgraphic A:hover {
	text-decoration: none;
}
