<!-- 
body		{ margin: 0;padding: 0; }
a			{ text-decoration: none;color: #000080; }
a:hover		{ text-decoration: underline;color: #FF0066; }
a.block		{ display: block;width: 100%;hight: 100%;padding: 0px; }

h1, h2, h3, h4
{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 			{ font-size: 150%;font-family: Verdana,Arial,sans-serif; }
h2			{ font-size: 140%;color: #006699; }
h3			{ font-size: 100%;color: #334d55; }
h4			{ font-size: 100%;color: #333333;font-weight: normal; }

#info ul
{
	margin: 0px 12px 0px 0.8em;
	padding: 0.5em 12px 1em 0.8em;
}
#info li
{
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}
ol ul		{ margin:0 0 1em 1em;padding:0;list-style-type:disc; }

.idt		{ text-indent: 1em;padding-left: 1em; }
.line8w {
  font-size:70%;
  line-height:1.5em;
}
.line10 {
  font-size:80%;
  line-height:1.2em;
}
.line10w {
  font-size:80%;
  line-height:1.5em;
}
.line10r {
  font-size:80%;
  line-height:115%;
  color:#FF0066;
}
.line11 {
  font-size:90%;
  line-height:1.5em;
}
.line11w {
  font-size:90%;
  line-height:1.5em;
}
.line12 {
  font-size:100%;
  line-height:1.5em;
}
.style1		{ color:#FF0000; }
.style2		{ color:#FF9900; }
.style3		{ color:#FFCC00; }
.style4		{ color:#99CC00; }
.style5		{ color:#339966; }
.style6		{ color:#33CCCC; }
.style7		{ color:#3366FF; }
.style8		{ color:#990099; }
.style9		{ color:#FF0000;font-weight:bold; }
.style10	{ color:#FFFFFF; }
.style11	{ color:#999999; }
.style12	{ color:#0000FF; }
.style13	{ color:#990000; }
.style14	{ color:#ADD6AD; }
.style15	{ color:#CCCC99; }
.style16	{ color:#999966; }
.style17	{ color:#666600; }
.style18	{ color:#666600;font-size:11pt;font-weight:bold; }
.style19	{ color:#006666;font-size:11pt;font-weight:bold; }

.table
{
  border-collapse: collapse;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
}

.table_c
{
  border-collapse: collapse;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
}

.table_th
{
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0px;
}

.table_td
{
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px 0px;
}

span.box
{
	color: #333333;
	font: bold 114% Arial,sans-serif;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #99cc00;
	padding: 4px;
	width: 100%;
}

div.box
{
	color: #333333;
	font: bold 114% Arial,sans-serif;
	border-top: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #99cc00;
	padding: 4px;
	width: 100%;
}

div.tbox
{
	padding:0.5em 1em 0.5em 1em;
	margin:0.5em 0 1em 0;
	line-height:1.5em;
	border:1px solid #cccccc;
}
-->
