body { 
  margin-top:10px; 
  margin-bottom:10px;
  color:#e4f498;
  background-color:#000000;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,small,caption {
  font-family:Arial,sans-serif;
}

p:first-letter {
	font-size:32pt;
	font-style:none;
	font-weight:bold;
	float:left;
}

h1 {
  font-size:18pt;
}

h2 {
  font-size:16pt;
}

h2.sh2 {
  font-size:16pt;
}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip {
  font-size:12pt;
}

h4 {
  font-size:10pt;
}

p,ul,ol,li,div,td,th,address,nobr,b,i {
  font-size:10pt;
}

small {
	font-size:8pt;
}

pre {
  font-family:Courier New,Courier;
  font-size:10pt;
  color:#0000C0;
}

tt {
  font-family:Courier New,Courier;
  font-size:10pt;
  color:#0000C0;
}

a:link {
  color:#f2fb43;
  text-decoration:none;
}
a:visited {
  color:#f2fb43;
  text-decoration:none;
}
a:hover {
  color:#ffffff;
  text-decoration:none;
}
a:active {
  color:#FFFFFF;
  text-decoration:none;
}

table {
	border-style:hidden;
	width:80%;
}
caption {
	border-style:solid;
	font-size:20pt;
	font-style:bold;
	text-align:center;
	vertical-align:middle;
	background-color:#0a3a2b;
}
td.text {
	text-align:justify;
}
td.oneimg {
	text-align:center;
}
