a:link {
	color:#336633;
	text-decoration:none;
}
a:visited {
	color:#336633;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:link.top{
	color:#000000;
}
a:visited.top{
	color:#000000;
}
body{
	background-color: #ffffff;
	color: #009900;
	margin-left: 10% ;
	margin-right: 10% ;
	font-size: 9pt;
}
h1{
	font-size: 12pt ;
	color: #000000;
	font-weight: bold ;
	background-color: #00cc00;
	text-align: center;
	margin: 2px 2px 0px;
	height: 20px;
}
h2{
	font-size: 10pt ;
	color: #000000;
	background-color: #66ff99;
	text-align: left;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 98%;
}
h3{
	font-size: 9pt ;
	color: #000000;
	background-color: #66ff99;
	text-align: left;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 98%;
}
ul{
	margin: 2px 0px 5px 20px;
	list-style-type: disc;
}
.htop{
	color: #000000;
	font-size: 11pt ;
	position: relative;
	top: 5px;
	left: 0px;
	text-align: center;
height: 15px;
}
table{
	margin: 0px;
padding: 0px;
width: 100%;
}
td{
text-align:left;
	vertical-align: top ;
	margin: 0px;
padding: 0px;
width: 33%;
}
.ch{
border-style: solid;
border-color:#ff0000;
border-width: 1px;
}

