.anatitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: 333;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: 0px;
	display: block;
}
.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: 333;
	display: block;
	text-align: justify;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: 333;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 130px;
	display: block;
}
.rowtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: 333;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 130px;
	display: block;
	background-image: url(theme/images/blogbackgroundtop.gif);
	height: 20px;
}

