h1 {
	font-family: Tahoma;
	font-size: 23px;
	color: Black;
	background-color: #fee4ea;
	text-align: center;
}
h2 {
	font-family: Garamond, Tahoma;
	font-size: 26px;
	color: Black;
	text-align: center;
}
p {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}
A:link {
font-family: Tahoma; 
color: black;
font-size: 10pt; 
text-decoration: underline; 
}
A:visited {
font-family: Tahoma; 
color: black;
font-size: 10pt; 
text-decoration: underline; 
}
A:active {
font-family: Tahoma; 
color: #fee4ea;
font-size: 10pt; 
text-decoration: underline; 
}
A:hover {
font-family: Tahoma; 
color: #a45050;
font-size: 10pt; 
text-decoration: underline; 
}

.refcase {
	font-style: italic;
}
.refleg {
	font-weight: bold;
}
.ulined {
	text-decoration: underline;
}
.ital {
	font-style: italic;
}
.strong {
	font-weight: bold;
}
li {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
}
table {
	
}
td {
	font-family: Tahoma;
	font-size: 10pt;
}
.reg {
	font-family: Tahoma;
	font-size: 10pt;
}
blockquote {
	font-family: Tahoma;
	font-size: 12pt;
	text
	color: Black;
	font-style: italic;
}
.in-line-quote {
	font-family: Tahoma;
	font-size: 12pt;
	text
	color: Black;
	font-style: italic;
}
.smSearch {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: right;	
}
img {
	border: 0;
	}
.hdr2 {
	font-size: 18px;
	font-family: Tahoma;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.nowrap {
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* this class must be combined with nobr in html for ie5win */
	}
	
.top {
	line-height: 20px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
/* Margins must be 0. Opera puts this outside the box, even though Netscape 6.01 doesn't. Read kludge below.*/
	}
.left {
	color: #808080;
	font-size: 10pt;
	line-height: 19px;
	margin-bottom: 20px;
	}

.volume {
	font-family: Tahoma, Garamond, Arial;
	font-size: 18px;
	text-align: inherit;
}
.number {
	color: #808080;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60px;
	line-height: 100px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: -30px;/* deals with bizarre ie5 not ie5.5 glitch. explained in the text. */
	}
#top {
	margin: 0px 00px 0px 250px;
	padding: 00px 00px 0px 10px;
	border: 0px;
	height: 140px; /* Incorrect value fed to ie5win */
		}
body>#top {
	height: 145px; /* Correct for CSS2 browsers. */
	}
#middle {
	margin: 0px 00px 10px 250px; /* Incorrect value fed to ie5win */
	padding: 0px 0px 0px 5%;
	border: 0px;
	}

#left {
	position: absolute;
	width: 250px; /* Incorrect value fed to ie5win */
	top: 0px;
	left: 10px;
	margin: 10px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
	border: 0px ;
	}
body>#left {
	width: 250px; /* Correct for CSS2 browsers. */
	}
div.innerdiv {
	width:100%;
	}
