BODY {
    background-color: white;
	color: black; 
	font-family: verdana, geneva, sans-serif;
}

A:link, A:active {
	color: #663300;
}

A:visited {
	color: #996633;
}

TD {
    color: black;
    border:0px;
	font-family: verdana, geneva, sans-serif;
}

TD.QuuxTable A:link, A:active	{
	text-decoration: underline;
	color: #663300;
}
TD.QuuxTable A:visited	{
	text-decoration: underline;
	color: #996633;
}

.QuuxTable { 
    background-color: LightGray;; 
    border:2px solid black;
    color:black; 
    font-family: verdana, geneva, sans-serif;
    margin-bottom: 0pt;
    padding-left: 10pt;
    padding-right: 10pt;
    padding: 10px;
}

.era { 
     margin-left: 30pt;
     margin-right: 30pt;
     text-align: justify;
     text-indent: 30pt; 
}

.caption { 
	 font-size: 12pt;
	 font-family: Verdana, Arial, sans-serif;
	 text-align: right; 
	 font-style: italic;
	 margin-left: auto;
	 margin-right: auto;

}

.blq { /* can be used instead of blockquote */
     text-align: justify; 
     margin-right: 120pt;
     padding-left: 120pt; 
     text-indent:30pt; 
}

H1 { /* page titles */
	background-color: black;
	color: white;
	font-family: geneva, arial;
	font-size: 16pt;
	margin: 0, 0, 4px, 0;
	padding: 4px;
	text-align: center;
}

H2 { /* Chapter headings */
	color: black;
	font-size: 14pt;
	border-bottom: 1px dotted #333333;  line-height: 1.1em; padding-bottom: 0.2em;
}

H3 { /* Chapter headings */
	     color: black;
	     font-weight: bold;
	     font-size: 12pt;
}


table.citquuxtestTable {
    background-color: #8BA870;
    border: solid black 1px;
    color:black;
    font-size: 10pt;
    font-family: verdana, geneva, sans-serif;
    margin-bottom: 0pt;
    padding-left: 0pt;
    padding-right: 0pt;
    padding: 0px;
    border-collapse: collapse;
}

table.citquuxtestTable th {
    text-align: left;
    border: none;
    padding: 0px;
}

able.citquuxtestTable td {
    border: none;
    padding: 0px;
}

table.citquuxtestTable tr {
    background-color: #CFDBC5;
    border: none;
    padding: 0px;
}

table.citquuxtestTable tr.alt2 {
    background-color: #8BA870;
    border: none;
    padding: 0px;
}

table.citquuxtestTable tr.label {
    background-color: #f9efe9;
    border: none;
    padding: 0px;
}

table.citquuxtestTable td {
    background-color: #CFDBC5;
    border: none;
    padding: 0px;
}

table.citquuxtestTable td.alt2 {
    background-color: #8BA870;
    border: none;
    padding: 0px;
}

table.citquuxtestTable td.label {
    background-color: #f9efe9;
    border: none;
    padding: 0px;
}

table.citquuxtestTable A:link, A:active   {
    text-decoration: underline;
    color: blue;

table.citquuxtestTable A:visited  {
    text-decoration: underline;
    color: darkblue;
}
    

