#content {
	border: 1px solid #ffffff;
	text-decoration: none;
}

#content_1 {
	width: 770px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#content_2 {
	width: 180px;
	float:left;
}

#content_2 a {
	color: inherit;
	font-size:inherit;
	font-weight: inherit;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	text-indent: 30px;
}

h5 {
	color: #6bbd5a;
	font-size:12px;
	font-weight: bold;
	text-indent: 15px;
	text-transform:uppercase;
}	

li {
	padding-left: 30px;
	list-style-type:none;
	font-size: 10px;
	line-height: 12px;
}

a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #4e0505;
	text-decoration:underline;
}