<!-- // Wendy Isdell style sheet - v. 2.0. (c)2002 Dr. W.D. Isdell


BODY 	{
	color: #101066;
	background: #ffffff url(left.gif) repeat-y fixed;
	font-size: 19px;
	font-family: sans-serif, Times, serif, monospace;
	width: 800px;
	}
body2 	{
	color: #101066;
	background: #ffffff url(left.gif) repeat-y fixed;
	font-size: 19px;
	font-family: sans-serif, Times, serif, monospace;
	width: 800px;
	}

a {letter-spacing: 1px; font-family: serif; text-decoration: none;}
a:link {color: #331144;}
a:visited {color: #335544;}
a:active {color: red;}
a:hover {color: #0101ff;}  // font-style: italic; 

.foots {
	font-family: arial, sans-serif;
	margin: 25px;
	font-size: 12px;
	text-indent: -12px;
	padding-left: 12px;
	}
.top1 {
	font-family: serif, Times;
	font-size: 18px;
	color: #f1f1f1;
	background: none;
	}

.col1 {
	position: absolute;
	top: 200px;
	left: 150px;
	width: 300px;
	font-size: 15px;
	font-family: sans-serif, Times, serif, monospace;
	}
.col2 {
	position: absolute;
	top: 200px;
	left: 500px;
	width: 300px;
	font-size: 15px;
	font-family: sans-serif, Times, serif, monospace;
	}
.excerpt {
	position: absolute;
	top: 200px;
	left: 150px;
	width: 550px;
	}
.return {
	position: absolute;
	top: 200px;
	left: 10px;
	width: 100px;
	color: white;
	}
.clr1 {color: #8f2f4f;}
.clr2 {color: #333344;}
.clr3 {color: #d9c4c4;}
.clr4 {color: #f1f1f1;}


/*
colors:
 dark soft purple #6E699A
 light peach-yellow #d9c4c4
 dark pink #d9b5d0
 dorky purple #c3a2ff
 light-white-yellow #f1f1f1

hidden background : soft gray purple brown #463741 

*/

-->


