li { text-indent: 1px;}
li.modeling { list-style-image:url('http://www.geocities.com/josettecassan/Images/modeling-bullet.gif'); }
li.knots { list-style-image:url('http://www.geocities.com/josettecassan/Images/knots-bullet.gif'); }
li.gourds { list-style-image:url('http://www.geocities.com/josettecassan/Images/gourd-bullet.gif'); }
li.baskets { list-style-image:url('http://www.geocities.com/josettecassan/Images/basket-bullet.gif'); }
li.temari { list-style-image:url('http://www.geocities.com/josettecassan/Images/temari-bullet.gif'); }
li.nephew { list-style-image:url('http://www.geocities.com/josettecassan/Images/baby-bullet.gif'); }
li.default { list-style-type:disc;
             list-style-image:url('http://www.geocities.com/josettecassan/none');}


/* By default all images have a black border */
img{ border-style:outset; border-color: black; border-width:1px; }
img.noborder{border-width:0px; }

table { border-width:0px; padding:5px; }
tr { vertical-align:top; }


/* Use sans-serif fonts for easier reading on screen */
body, p, table, tr, td {
	font-family: Verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: black;
}

body {
	margin: 0px;
	padding: 10px;
	text-align: left;
  background-color: white;
}

ul, ol {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* lite gray bg, with dashed blue outline */
pre {
 	border: 1px dashed #3c78b5;
  font-size: 11px;
	line-height: 13px;
	font-family: courier new;
  margin: 10px; padding: 3px;
  background-color: #f0f0f0;
}

/* Dime the (truncated output) notes */
pre em { color: gray; }

/* Default values for headers */
/* used for titles */
h1, h2, h3 {
	font-weight: bold;
	line-height: normal;
	background-color: #f0f0f0;
	padding: 2px; margin: 4px 0px 4px 0px;
}

/* used for image legends */
h4 {
	font-weight: bold;
	line-height: normal;
	background-color: white;
	padding: 2px; margin: 4px 0px 4px 0px;
}


/* Underline h1 and h2, and use blueish color for h1 */
h1 { text-align: center; color: #003366; border-top: 1px solid #3c78b5; }
h1, h2 { border-bottom: 1px solid #3c78b5; }

/* Header-specific font sizes and margins */
h1 { font-size: 24px; margin-top:  4px; }
h2 { font-size: 18px; margin-top: 27px; }
h3 { font-size: 14px; margin-top: 21px; }
h4 { font-size: 12px; margin-top: 18px; }
h5 { font-size: 10px; margin-top: 15px; }
h6 { font-size:  8px; margin-top: 12px; }


/* Font values for the menu */
h1.menu {background-color:#BBD8E1;}
h2.menu {background-color:#BBD8E1;}
h3.menu {background-color:#BBD8E1;}
h4.menu {background-color:#BBD8E1;}