<!--
a {
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #778899;
}
a.main_title:hover {
	color: #000000;
}

body {
	background-color: #778899;
}

table {
	Xborder-spacing: 15pt 2pt;
	margin-left: 3%;
	margin-right: 3%;
}

tdXX {
	text-align: center;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: square;
}

div.content {
	border: none;
	margin: 5px;
	margin-left: 8%;
	margin-right: 8%;
	text-align: center;
}

div.copyright {
	font-family: monospace;
	font-size: 8pt;
	margin-top: 2px;
	text-align: right;
}

div.image {
	font-size: 8pt;
	font-weight: bolder;
	text-align: center;
}

div.main {
	background-color: #C0C0C0;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	font-family: arial, sans-serif;
	font-size: 12pt;
	margin-left: 175px;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 0px;
	text-align: left;
}

div.main_title {
	color: #C0C0C0;
	font-family: verdana, sans-serif;
	font-size: 28pt;
	letter-spacing: 0.25em;
	margin-left: 8%;
	padding-top: 10px;
	padding-bottom: 15px;
}

div.nav {
	background-color: #C0C0C0;
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 155px;
}

div.navitem {
	background-color: #B8B8B8;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

div.navitem_sub {
	margin-left: 5px;
}

div.notice {
	background-color: #CCCCAA;
	border-style: solid;
	border-width: 1px;
	margin-left: 15%;
	margin-right: 15%;
	padding: 10px;
}

hr.hrbox {
	background-color: #C0C0C0;
	border: 1px solid #000000;
	color: #C0C0C0;
	height: 5px;
}

.code {
	color: #000080;
	font-family: monospace;
	font-size: 10pt;
	margin-left: 5%;
	margin-right: auto;
}

.email {
	color: #0000C8;
	font-family: monospace;
	font-size: 10pt;
}
	

.filename {
	font-family: monospace;
	font-size: 10pt;
}

.heading {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16pt;
	font-weight: bolder;
}

.indent {
	margin-left: 30px;
	margin-right: 30px;
}

.literal {
	font-family: monospace;
	font-size: 10pt;
}

.navitem_active {
	font-weight: bolder;
}

.quote {
	border-left-color: #000;
	border-left-style: outset;
	border-left-width: 3px;
	font-family: serif;
	font-size: smaller;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 10px;
}

.shell {
	color: #000080;
	font-family: monospace;
	font-size: 10pt;
	margin-left: 5%;
	margin-right: auto;
}

.shellcmd {
	font-weight: bolder;
}

.shelloutput {
	color: #000080;
	font-family: monospace;
	font-size: 10pt;
	margin-left: 5%;
	margin-right: auto;
}

.strong {
	font-weight: bolder;
}

.subheading {
	font-family: "Comic Sans Ms", arial;
	font-size: 14pt;
}

.subsubheading {
	font-family: "Comic Sans Ms", arial;
}

.toc {
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

.url {
	color: #000000;
	font-family: monospace;
}

.variable {
	font-style: italic;
}

-->
