body {
	background-color:white;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
h1 {
	font-size:28px;
	font-weight:bold;
	color:#000099;
	line-height:28px;
	letter-spacing:2px;
	margin:0 0 0 0;
	display:block;
}
h2 {
	font-size:22px;
	font-weight:bold;
	color:#990000;
	line-height:22px;
	letter-spacing:1px;
	margin:0 0 14px 0;
	display:block;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#009900;
	line-height:14px;
	letter-spacing:1px;
	margin:0;
	display:block;
}
table {
	border:0;
}
td {
	padding:0;
}
form {
	display:inline;
}
p {
	display:inline;
	margin:0;
}
input {
	cursor:pointer;
	cursor:hand;
}
.optionbar {
	padding:10px;
	border:outset 1px #999999;
	background-color:#FFCC99;
	width:650px;
	margin:0 0 7px 0;
}
font.debugsql {
	background-color:#99CC00;
	color:#003399;
	font-family:verdana;
}
ol,ul {
	margin:0;
}
li {
	margin-left:20px;
}
a {
	color:#0000FF;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
a:visited,a:active {
	color:#000099;
}

<!--openForum CSS-->
div.openforum {
	border:solid 1px black;
	padding:5px;
}

A.tb  {
	font-weight : bold;
	text-decoration : none;
}

A.tb:Visited  {
	text-decoration : none;
}

A.tb:Active  {
	text-decoration : underline;
}

A.tb:Hover  {
	text-decoration : underline;
}

A.tn  {
	text-decoration : none;
}

A.tn:Visited  {
	text-decoration : none;
}

A.tn:Active  {
	text-decoration : underline;
}

A.tn:Hover  {
	text-decoration : underline;
}

td  {
}

td.tdauthor {
	width : 150px;
	text-align : left;
}

td.tddate {
	width : 120px;
	text-align : right;
}

.tbflat  {
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}

