body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: small;
	margin: 0px 0px 0px 0px;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
h3 {
	font-size: x-large;
	font-weight: normal;
}
h4 {
	font-size: large;
	font-weight: normal;
	margin-bottom: -1em;
}
.highlightColorText {
	color: #921911;
	font-weight: bold;
}
.highlightColorText a:link, .highlightColorText a:visited {
	color: #921911;
}
.highlightColorText a:hover, .highlightColorText a:active {
	color: #CE2117;
}
.highlightColorText2 {
	color: #FCBE04;
	font-weight: bold;
}
.highlightColorText2 a:link, .highlightColorText2 a:visited {
	color: #FCBE04;
}
.highlightColorText2 a:hover, .highlightColorText2 a:active {
	color: #FDEE35;
}
.byline {
	font-size: smaller;
	color: #CCCCCC;
	font-style: italic;
}
.navBar {
	font-family: "Courier New", Courier, mono;
}
.prLink {
	color: #DA7804;
	font-size: smaller;
	font-weight: normal;
}
.prLink a:link, .prLink a:visited {
	color: #DA7804;
}
.prLink a:hover, .prLink a:active {
	color: #FCA943;
}
.showTableImg {
	border:1px; 
	border-color: #000000; 
	border-style: solid;
}
a:hover .showTableImg, a:active .showTableImg {
	border:1px; 
	border-color: #666666; 
	border-style: solid;
}
.squonkColumnBold {
	font-weight: bold;
}
.squonkColumnFine {
	font-size: x-small;
}
.squonkColumnHead {
	font-size: large;
	font-weight: bold;
}
.smallprint {
	font-size: xx-small;
}
.squonkColumnLarge {
	font-size: medium;
}
ol {
	margin: auto auto auto 0px;
}
