@charset "utf-8";
/* CSS Document */

h3 {
	margin:10px 30px 10px 0px;
	padding:0px;
	color: #009900;
	font-size:110%;
	background-image:none;
	border:none;
}
h3 a:link {
	color: #009900;
	text-decoration:none;
}
h3 a:visited {
	color: #009900;
	text-decoration:none;
}
h3 a:hover {
	color: #006600;
	text-decoration: underline;
}
ul {
	margin:5px 0px 20px 0px;
}
li {
}

#line1 {
	width:420px;
	float:left;
}

#line2 {
	width:420px;
	float:left;
}
