body {
	background-color: #F7F8F9;
	font-size: 12px;
	line-height: 175%;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 175%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
ul {
	list-style: url('../images/icon_lineball.gif') outside circle;
	margin: 0px;
}
li {
	vertical-align: bottom;
	margin: 12px 0px 0px 16px;
}
.title {
	font-size: 16px;
	line-height: 44px;
	font-weight: bolder;
}