@charset "utf-8";
.Updating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Body-mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Body-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.Section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Menu-item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Body-medi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	right: 250px;
}
.Table-std {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #006;
}
.Table-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.peek {
	width: 456px;
}
.instructions {
	width: 448px;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	background-color: #ffffcc;
	padding: 4px;
	border: 1px solid #8182f5;
	margin-bottom: 2px;
}
.caption {
	width: 448px;
	border: 1px solid #5babf9;
	background-color: #ffffcc;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.code-sample {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background-color: #CFF;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
