body, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#articles {
	width: 180px;
}
#articles p a {
	font-size: 0.77em;
	line-height: 1em;
}
#articles p {
	padding: 0;
	margin: 7px 0;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-size: 11px;
}
.designs {
	font-size: 12px;
}
.sketchbooktitle {
	font-size: 13px;
}
.designsselected {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.colours {
	font-size: 11px;
	font-style: italic;
}
.description {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fabrics {
	font-size: 11px;
	font-weight: bold;
}
.details {
	font-size: 9px
}
.hometitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.hometext {
	font-size: 14px;
	color: #FFFFFF;
}
.storytitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.storytext {
	font-size: 12px;
	color: #FFFFFF;
}
.scrollsyle {
	scrollbar-base-color: #FF9900;
	overflow-x:hidden;
	overflow-y:auto;
}
.formlabel {
	font-size: 11px;
	width: 150px;
	background-color:#999999;
	color:#FFFFFF;
}
.formlabel2 {
	font-size: 11px;
	background-color:#999999;
	color:#FFFFFF;
}
.smalltext {
	font-size: 9px
}

