@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin: 15px;
	color: #23238E;
	background-color: #FEFCF6;
	scrollbar-track-color: #E0B9EF;
	scrollbar-face-color: #9F27CF;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #aaaa77;
	scrollbar-shadow-color: #D8A7DF;
	scrollbar-darkshadow-color: #39143E;
	scrollbar-arrow-color: #000000;
}
.title  {
	font-family: Flat Brush, London, sans-serif;
	font-size: 32px;
	line-height: 120%;
	margin: 15px;
	color: #23238E;
	background-color: #FEFCF6;
}
.wvtitle  {
	font-family: Broadway BT, London, sans-serif;
	font-size: 20px;
	line-height: 120%;
	margin: 15px;
	color: magenta;
	background-color: #FEFCF6;
}
.yarntitle  {
	font-family: flat brush, London, sans-serif;
	font-size: 36px;
	line-height: 120%;
	margin: 15px;
	color: #888888;
	background-color: #FEFCF6;
}
td {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 120%;
	margin: 15px;
	color: #23238E;
	background-color: #FEFCF6;
}

a {
	text-decoration: none;
}

a:link {
	color: #007298;
}

a:visited {
	color: #007298;
}

a:hover {
	color: red;
	font-weight:bold;
}

.title1 {
	font-family: flat brush,london,helvetica,arial;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	color: #23238E;
}

.small {
	font-family: arial narrow,sans-serif,helvetica;
	font-size: 13px;
	line-height: 102%;
}
.copyright {
	font-family: san-serif,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	color: #23238E;
}