body { font-size: 11px; font-family: verdana, arial, non-serif; color: #666; background-color:#fff; margin:0px }
table { font-size: 11px; font-family: verdana, arial, non-serif; color: #666 }
td { font-size: 11px; font-family: verdana, arial, non-serif; color: #666 }
p { margin-top:0px; margin-bottom:15px }

a { text-decoration: none; color: #6EA331; font-family: verdana, arial, non-serif }
a:hover { text-decoration: underline; color: #6EA331; font-family: verdana, arial, no-serif }

.title { font-size:15px; font-weight: bold; color: #6EA331; margin-bottom:20px; font-family: arial, serif }
.subtitle { font-size:12px; color: #6EA331; margin-bottom:5px; font-family: arial, serif }
.subtitle_list { margin-top:-10px; margin-bottom:20px; color: #6EA331 }
.header { text-decoration:underline; margin-bottom:4px }

#container {
	position	: relative;
	width		: 620px;
	height		: 280px;
	background	: #fff;
	overflow	: hidden;
	border		: 0px solid #999;
}

#content {
	position	: relative;
	width		: 550px;
	left		: 40px;
	line-height : 160%;
	padding-bottom: 10px;
}

#scrollArea {
	float		: right;
	height		: 278px;
	width		: 13px;
	border		: 1px solid #999;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 13px;
	background	: #6EA331;
	border-top	: 1px solid #999;
	border-bottom	: 1px solid #999;
}
