A
{
    color: blue;
}
A:hover
{
    color: red;
}
TD
{
    /*font-size: 0.8em;*/
    font-family: Verdana;
}
TD.sml
{
    font-size: 0.9em;
    font-family: Verdana;
	padding-top: 4px;
	padding-bottom: 4;
}
td.hc
{
    font-family: "Times New Roman";
    /*font-size: 0.8em;*/
    text-transform: uppercase;
    border-bottom: gainsboro thin dotted;
}
td.hn
{
    color: gray;
    text-align: right;
    border-bottom: gainsboro thin dotted;
}
td.r
{
    text-align: right;
}
td.c
{
    text-align: center;
}
td.smlr
{
    font-size: 0.9em;
    font-family: verdana;
    text-align: right;
}
td.smlc
{
    font-size: 0.9em;
    font-family: verdana;
    text-align: center;
}
div
{
    font-family: verdana;
}
body
{
    /*font-size: 10pt;*/
    margin: 4px;
    font-family: verdana;
    background-color: white;
}
li.p5
{
    margin-bottom: 5px;
}
input
{
}
input.noborders
{
    border-right: medium none;
    border-top: medium none;
    font: menu;
    border-left: medium none;
    color: navy;
    border-bottom: medium none;
}
select
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    border-left: steelblue 1px solid;
    color: navy;
    border-bottom: steelblue 1px solid;
    font-family: arial, 'microsoft sans serif';
    border-collapse: collapse;
}
.textbox
{
    border-right: steelblue 1px solid;
    border-top: steelblue 1px solid;
    font: menu;
    border-left: steelblue 1px solid;
    color: navy;
    border-bottom: steelblue 1px solid;
}
h3
{
    color: steelblue; font-family: "times new roman"; font-size: 1.9em;
}
h4
{
    color: steelblue; font-family: "times new roman"; font-size: 1.4em;
}
#urltd
{
    display: none;
}
.adv
{
	/*color: silver;*/
}
.adv a
{
	/*color: silver;*/
}
.pagenum, .pagecurrent
{
	padding: 2px;
}
.pagecurrent
{
	background-color: gainsboro;
	border: 1px gray solid;
}
.pageContainer
{
	font-family: arial;
}
.book 
{
	width: 900px;
	font-family: monospace;
	font-size: 1.1em;
	text-align: left;
	white-space: pre-wrap;
	line-height: 12px;
}
pre.book
{
	line-height: 24px;
	padding-top: 1em;
}
.aux
{
	color: gray;
}
.secondary
{
	color: silver;
}