body{
	background : white;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom: 0px;
}
a:link{
	color:#003300;
	text-decoration:none;
}
 a:visited{
	color:#003300;
	text-decoration:none;
}
a:hover{
	color:#F39809;
	text-decoration:underline;
}
.txt11{
	font-size:11px;
	color:#003300;
	line-height:120%;
}
.txt12{
	font-size:12px;
	color:#003300;
	line-height:120%;
}
.txt12_blue{
	font-size:12px;
	color:003366;
	line-height:120%;
}