h4 {
	background-color:#888888;
	border:solid 1px #666666;
	padding: 12px;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 12px 20px;
}
img { margin: 4px;}
body, p  {
	font-family: Bitstream Vera Sans, sans-serif;
	font-size: 13pt; color: white;
}
table, td, tr {
	font-family: Bitstream Vera Sans, sans-serif;
	font-size: 13pt; color: white;
}
h1 {   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold; }
h2 {   	font-family:  Times, Bookman, serif;
	font-size: 24pt;
	border: thick solid black;
	font-style: italic;
	font-weight: bold; }
h3{   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: white;
	font-weight: bolder; border-style: solid; border-width: 3px; 
	border-color: #666666; background-color: black; }
a:link { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 	color: #FFFFFF; background-color: #aaaaaa;
	text-decoration: none; font-weight: bold; }
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff; 	font-size: 12pt;  background-color: #aaaaaa;
	text-decoration: none; font-weight: bold; }
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;   background-color: #999999;
	color: #ffffff; 	text-decoration: underline; font-weight: bolder;}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 	color: #FFFFFF;  background-color: #aaaaaa;
	text-decoration: none; font-weight: bolder; }
.bordering {border: 4px solid #555555 ;}
.redlite { background-color: #ff3333;font-weight: bolder; }
.golite { background-color: #00ff00;font-weight: bolder; }
.hilite { background-color: #ffff00; color: black;}
.superscript {
	font-size: x-small;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	vertical-align: top;
	position: relative;
	bottom: 16px;
}
.quoter {
/*	font-style: italic;
	font-weight: bold; */
	text-indent: 0px;
	background-color: #CCCCCC;
	color: #000000;
	display: block;
    margin-left: 20px;
	text-align: left;
	font-size: 14px;
	line-height: normal;
	vertical-align: text-bottom;
	clip: rect(auto,auto,auto,30px);
}
.indenter {
	/*font-style: oblique;*/
	//font-weight: bold;
	margin-left: 20px;
	background-color: #CCCCCC;
	color: #333333;
	text-indent: 0px;
	margin-top: 1px;
}
hr {
	color: #CCCCCC;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.closer {
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.underbold {
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
}

