body {
   margin: 0px;
   font-family: "trebuchet ms",arial,helvetica,sans-serif;
}

td, p  {
   font-family: "trebuchet ms",arial,helvetica,sans-serif;
}

.verd {
   font-family: verdana,arial,helvetica,sans-serif;
}

th {
	font-family: arial,helvetica,sans-serif;
   font-weight:bold;
	text-align: left;
}

h1 {
	font-family: arial,helvetica,sans-serif;
   font-size: 13pt;
   font-weight:bold;
	color: #000066;
   background-color:white;
}

h2 {
	font-family: arial,helvetica,sans-serif;
   font-size: 11pt;
   font-weight:bold;
	color: #000066;
   background-color:white;
}

h3 {
	font-family: arial,helvetica,sans-serif;
   font-size: 9pt;
   font-weight:bold;
	color: #000066;
   background-color:white;
}


em {
   font-weight:bold;
   font-style:italic;
}

.small {
	font-family: arial,helvetica,sans-serif;
   font-size: 9pt;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
   text-decoration:underline;
}

a:active {
   text-decoration:underline;
}

.darkbg {
	background-color: #000066;
   color: #eeeeee;
}

.lightbg {
	background-color: #CCCC99;
   color:black;
}

.lnav {
   text-indent: 1em;
	font-family: arial,helvetica,sans-serif;
   font-size: 12pt;
   font-weight:bold;
	color: #000066;
}

pre,code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

/*   nothing below this line is used, I think  */

.newsdate {
	font-style: italic;
	color: #6666cc;
	font-size:small;
}

.sidebar {
	font-family: arial,helvetica,sans-serif;
	background-color: #f0f0dd;
	font-size: small;
}

