body {
	margin-top:0;
	margin-left:15px;
	font-family:Arial;sans-serif;
	font-size:14;
	color:#000000;
	background-color:#CCCCFF;
	background-image:url('images/info_top.gif');
	background-repeat:repeat-x;
	scrollbar-track-color:#ccccff;
	scrollbar-face-color:#bbaaff;
	scrollbar-highlight-color:#bab8ff;
	scrollbar-arrow-color:#3300cc;
}
h1 {
	font-family:Arial,sans-serif;
	font-size:16;
	color:#3300CC;
	text-decoration:underline;
}
h2 {
	font-family:Arial,sans-serif;
	font-size:16;
	color:#3300CC;
	text-decoration:none;
}
td {
	font-family:Arial,sans-serif;
	font-size:14;
	color:#000000;
}
p {
	margin-top:0;
	margin-bottom:6;
}
b {
	font-size:14;
	color:#3300CC;
	font-weight:bold;
}
a {
	text-decoration:none;
	color:#3300CC;
}
a:link {
	text-decoration:none;
	color:#3300CC;
}
a:visited {
	text-decoration:none;
	color:#000080;
}
a:hover {
	text-decoration:underline;
	color:#3300CC;
}
.info {
	font-size:11;
	font-weight:bold;
	color:#000080;
	text-decoration:none;
}
.copy {
	margin-top:24;
	margin-bottom:12;
	font-size:11;
	font-weight:bold;
	color:#000080;
	text-align:center;
}
.info:hover {
	text-decoration:underline;
}
.pict {
	margin-bottom:12;
	margin-top:12;
	text-align:center;
}
.picup {
	border-style:solid;
	border-width:4;
	border-right-color:#3300CC;
	border-top-color:#DDDDFF;
	border-left-color:#DDDDFF;
	border-bottom-color:#3300CC;
}
.picdn {
	border-style:solid;
	border-width:4;
	border-right-color:#DDDDFF;
	border-top-color:#3300CC;
	border-left-color:#3300CC;
	border-bottom-color:#DDDDFF;
} 		

sup {
	font-size:12;
}
table.scw td {
text-align: center;
}
table.topic td {
	vertical-align:top;
	padding-bottom:3px;
}
table.topic td.topic {
	white-space:nowrap;
	padding-right:10px;
}
table.nowrap td {
	white-space:nowrap;
}
ol {
	margin-top:0px;
	margin-bottom:6px;
}