body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fff6f0;
	color: black; 
	margin: 0px; }

h1 {
	color: #332255;
	font-size: 14pt;
	font-weight: bold;
}

h2 { 
	font-size: 12pt;
	font-weight: bold
}

address {
	color: #000000;
	background-color: #9999CC;
	border-top: 1px solid black;
	font-size: 8pt
}

.navN {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a:hover.navN {
	color: #332255;
}

a.subnavN {
	font-weight: bold;
	color: #fff;
	font-size: 10px; 
	text-decoration: none;
}

a:hover.subnavN {
	color: #332255;
}

.navS {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}

OL.uroman {
	list-style-type: upper-roman; 
}

OL.ualpha {
	list-style-type: upper-alpha;
}

p.example {
	font-family: monospace;
	font-size: 10pt;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin-left: 15pt;
	margin-right: 15pt;
	padding: 5pt;
	}

.maintable {
  background-color: #705080;
  padding: 10px; border: none; width: 100%; height: 100%; }
.maintr { padding: 0px; border: none; }
.topcell { padding: 0px; }
.leftcell {
	padding: 0px;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 5px;
}

.textcell { 
	background-color: #fff6f0;
	border: solid 2px black;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

p.menu {
    margin-top: 5px;
	margin: 2px;
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
p.submenu {
	margin: 2px;
	text-indent: 1em;
}

ul.dpkg {
 	list-style-image: url(/images/dpkgli.gif);
}

img.spamgraph {
	border: 50px;
	padding: 50px;
}

p.boxblue { 
	background-color: #8080ff;
	border: solid 2px #3333ff;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: sans-serif;
}
