body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	color: #cccccc;
	background: #000000;
}

p {
	line-height: 135%;
	margin: 0px 24px 10px 4px;
	padding: 2px;
	width: 85%;
}

a:link {
	text-decoration: none;
	color: #3caaf3;
}

a:visited {
	text-decoration: none;
	color: #3c55c3;
}

a:active {
	text-decoration: none;
	color: #3c55c3;
}

a:hover {
	text-decoration: none;
	color: #ff8800;
}

ul {
	margin: 0px 0px 0px 12px;
	padding: 4px;
}

li {
	list-style-type: square;
	list-style-image: url(/i/bullet.png);
	line-height: 150%;
	margin: 0px 6px 8px 12px;
	padding: 0px 0px 0px 8px;
}

a.navbar {
	font-family: arial,geneva,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
}

a.navbar:hover {
	font-family: arial,geneva,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	color: #ff8800;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
}

a.navbar2 {
	font-family: arial,geneva,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 4px 4px 0px 4px;
	padding: 0px;
}

a.navbar2:hover {
	font-family: arial,geneva,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	color: #ff8800;
	margin: 2px 4px 0px 4px;
	padding: 0px;
}

div.title {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 14pt;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	margin: 12px 45% 4px 0px;
	padding: 2px 4px 0px 4px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ff3300;
}

div.heading {
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	margin: 12px 60% 4px 4px;
	padding: 2px 4px 2px 2px;
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	border-color: #000000 #000000 #ff3300 #000000;
}

div.hrule {
	font-size: 7pt;
	border-style: dashed none none none;
	margin: 8px 2px 4px 2px;
	padding: 0px;
	border-width: 1px;
	border-color: #330000 #000000 #000000 #000000;
}

div.footer {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	color: #888888;
	margin: 4px 12px 8px 4px;
}

div.date {
	font-family: georgia,times,serif;
	font-weight: normal;
	font-size: 10pt;
	color: #dddddd;
	margin: 4px 12px 8px 4px;
}

td.navbar {
	text-align: center;
	border-style: solid none solid solid;
	border-width: 1px;
	border-color: #440000;
	background: #000000;
	background-image: url(navbar.png);
}

td.navbarr {
	text-align: center;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #440000;
	background: #000000;
}

table.back {
        border-style: none none none solid;
        border-width: 1px;
        border-color: #440000;
        background: #ffffff;
}

tr.back {
        border-style: none none none solid;
        border-width: 1px;
        border-color: #440000;
        background: #ffffff;
}

td {
	color: #888888;
}

th {
	color: #888888;
}

table.space {
	background: #000000 url(planet.jpg) left top no-repeat;
}

table.riscpc {
	background: #000000 url(riscpc.jpg) left top no-repeat;
}

div.datasheet {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #eeeeee;
	margin: 2px 8px 2px 4px;
	padding: 4px;
	border-style: inset;
	border-color: #880000;
	border-width: 1px;
}

div.dsheader {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

