body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 13px;
	background-color: 	#FFFFFF;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
}

p {
	text-align: justify;
	font-size: 16px;
	font-family: Gill Sans MT, Verdana;
	color: #2E2E2E;
}

h1 {
	text-align: center;
	font-size: 26px;
}

h2 {
	text-align: center;
	font-size: 22px;
	font-family: Century Schoolbook;
    color: Maroon;
}

h3 {
	font-size: 15px;
	color: Maroon;
}

li {
	display: list-item;
	font-size: 12px;
	text-align: left;
}

table.iteminfo, table.sortable {
	float: center;
	border: 2px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 2px;
	font-size: 13px;
	empty-cells: show;
}

th.guidetable {
	text-align: center;
	vertical-align: top;
	border: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

td.guidetable, td.subject, td.pages {
	text-align: center;
	vertical-align: top;
	border: 1px solid #808080;
}

td.title, td.author {
	text-align: left;
	vertical-align: top;
	border: 1px solid #808080;
}

td.title p, td.author p {
	text-align: left;
}

td.issue {
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
	border: 1px solid #808080;
}

table.sortable td p, table.iteminfo td p {
	margin: 0em;
}

/*tr.over { background-color: #0033AA; }
tr.over a:link , tr.over a:visited , tr.over a:focus , tr.over a:hover , tr.over a:active { color: #FFFFFF; }
tr.out  { background-color: #FFFFFF; }*/
td.over { background-color: #9ACD32; border-right: none}
td.over a:link , td.over a:visited , td.over a:focus , td.over a:hover , td.over a:active { color: 	#FFFFFF; }
td.out  { background-color: #9ACD32; border-right: none}

table.nav { /*border: 2px solid #00309B;*/ }
td.nav { border: 1px solid 	#6B8E23; border-right: none;background-color:	#9ACD32;}
td.navlogo { border: 1px solid #FFFFFF; }
/*td.nav a { font-size: 14px; }*/
td.pagecontent { vertical-align: top; border: 0; padding-left: 40px; padding-right: 35px; padding-top: 8px;
        background-color: 	#FFFFF0 ; margin: 0; border-right: solid 1px silver; margin-left: 5px; padding-bottom: 10px;
        border-bottom: solid 1px silver }
td.navcontent { vertical-align: top; align: center; border: 0; margin: 0; padding: 0; }

table.header {
	vertical-align: top;
	border: 0;
}

td {
	text-align: center;
	vertical-align: top;
	/*border: 1px solid #808080;*/
	border: 1px solid 	#6B8E23;
}

a {
	color: #000099;
	text-decoration: none;
}

a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.comment {
	font-size: 10px;
	text-align: justify;
}

a.top-menu { color:#FFFFFF; font-family: Verdana; font-weight: bold;}

/* *********************************************************** */
div.outmost{margin-left: 0%; margin-right: 0%;}
ul.staff{padding-left: 20px;}
li.editor { font-size: 80%}
div.editor-title{color: Maroon; text-align: left; font-size: 100%; font-weight: bold;}
td.staff {text-align: center;vertical-align: top; border: 0; width: 200px; padding-top: 15px; padding-left: 4px; border-right: solid 1px silver;
        background-color: #FFFFF0 ; border-left: solid 1px silver; margin-left: 0; margin-top: 0; border-bottom: solid 1px silver;
        border-right: solid 1px silver; padding-right: 3px}
span.paragraph-title{font-weight: bold; font-family: Verdana, Gill Sans MT; font-size: 90%}        
span.paragraph-title-alink{font-weight: bold; font-family: Verdana, Gill Sans MT; font-size: 90%; text-decoration: none;}        
