body {
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; color: #666666;
        background-color: #ffffff;
	}

td{
	font-size: 12px; vertical-align:top;
}
ul.list{
	list-style-type:disc; font-size:12px; line-height: 24px;
}
ul.normal{
	list-style-type:disc; font-size:12px; line-height: 16px;
}
.small{
	font-size: 12px;
}
.smaller{
	font-size: 10px;
}
.large{
	font-size: 14px; font-weight:bold;
}
.smalljp{
	font-size: 12px; 
}
.largejp{
	font-size: 14px; font-weight:bold;
}
.text16{
	font-size:12px; line-height: 16px;
}
.text18{
	font-size:12px; line-height: 18px;
}
.text24{
	font-size:14px; line-height: 24px;
}
.border{
        border:solid 1px #006633; border-collapse:collapse;padding:3px;

}
.border1{
        border-top:solid 1px #006633; border-left:solid 1px #006633;
}
.border2{
        border-bottom:solid 1px #006633; border-right:solid 1px #006633;
}
.back1{
        background-color:#ccffcc;
}
H3{
	font-size:18px; line-height: 20px;
}
H4{
	font-size:16px; line-height: 18px;
}
a {
  color: #33CC66; text-decoration: none
}
a:active {
  color: #006633; text-decoration: none
}
a:link {
  color: #006633; text-decoration: none
}
a:visited {
  color: #669900; text-decoration: none
}
a:hover{
  color: #33CC66; text-decoration: underline
}
