body {
	background-color: white;
	margin: 0;
	padding: 0;
}
body, * {
	font-family: verdana,arial,helvetica,sans-serif;
}
a:link {
	color: maroon;
}
a:visited {
	color: #7D4F4F;
}
#topbar {
	background-image: url(images/isiposs_01.gif);
	background-repeat: repeat-x;
	line-height: 33px;
}
#left1 {
	background-image: url(images/isiposs_02.jpg);
	background-repeat: repeat-x;
}
#right1 {
	background-image: url(images/isiposs_06.jpg);
	background-repeat: repeat-x;
}
#right2 {
	background-image: url(images/isiposs_10_a.gif)
}
#left2 {
	background-image: url(images/isiposs_08.jpg);
}
#footer {
	background-color: #fff799;
	font-size: 11px;
	color: gray;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: gray;
}

#topbar td a:link, #topbar td a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
}
#topbar td a:hover {
	padding: 0px;
	border: 1px solid silver;
}
@media print {
	.noprint { display: none }
	body, * {
		font-family: times new roman, times, serif;
	}
}
@media screen {
	.print { display: none }
}
.caption, .captiontable td {
	font-size: 10pt;
	line-height: 2em;
	text-align: justify;
}
.caption h1 { 
	text-align: left;
	font-size: 14pt;
}
#bodycell { width: 694px }
.small {
	font-size: 8pt;
	line-height: 1em;
}