BODY {
	background-color: #FCFCDC;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

H1 {
  font-size: 20pt;
  font-family: comic sans ms, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
  color: red;
}

H3 {
  color: #0000a0;
  margin-bottom: 5pt;
}

H2 {
  font-size: 15pt;
  color: red;
}

.kite li {
	list-style-image:url(../graphics/osym-9px.gif);
	line-height: 1.3;
}  
  
a:hover {
  color: red;
}

table.stdtbl {
	background-color: #d9f8fd;
	cellspacing: 0;
	cell-padding: 2;
	border-top: 1px #0000A0 solid;
	border-right: 1px #0000A0 solid;
	border-bottom: 1px #0000A0 solid;
	border-left: 1px #0000A0 solid;
	empty-cells: show;
}

table.stdtbl td {
	background-color: #d9f8fd;
	cell-spacing: 0;
	cell-padding: 2;
	border-top: 1px #0000A0 solid;
	border-right: 1px #0000A0 solid;
	border-bottom: 1px #0000A0 solid;
	border-left: 1pt #0000A0 solid;
	empty-cells: show;
}

table.stdtbl th {
	background-color: #99ccff;
	cell-spacing: 0;
	cell-padding: 2;
	border-top: 1px #0000A0 solid;
	border-right: 1px #0000A0 solid;
	border-bottom: 1px #0000A0 solid;
	border-left: 1pt #0000A0 solid;
	empty-cells: show;
}

table.restbl {
  font-size: 10pt;
}

.linkcell {
  background-color: #99CCFF;
}

pre.noheight, pre.noheight a {
  margin-top: 0pt; 
  margin-bottom: 0pt; 
  line-height: 0pt; 
  border-top: 0pt; 
  padding-top: 0pt; 
  padding-bottom: 0pt; 
  height: 0pt; 
  font-size: 0pt; 
  border-bottom: 0pt;
}

