.main{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: circle;
	cursor: default;
}
.main_list{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	margin-left: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet001.gif);
} 
.main_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: lighter;
	color: #666666;
	white-space: normal;
	text-align: left;
	font-variant: normal;
	text-transform: none;
	position: static;
	height: auto;
	width: auto;
}
a.main:link {
	color: #333333;
}
a.main:hover {
	color: #FF0000;
}
a.main:visited {
	color: #333333;
}
