body
{
	font-size: 0.9em;
	color: #552800;
	font-family: Sans-serif;
	background-color: #F8F4E7;
	text-align: justify;
}

a:visited, a:link
{
	text-transform: none;
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-transform: none;
	text-decoration: underline;
	color: navy;
}

hr
{
	width: 80%;
}

.manga-heading
{
	font-weight: bold;
	text-align: center;
}

.manga-title
{
	font-style: italic;
	text-align: left;
}

.manga-volumes
{
	text-align: center;
}

.manga-rating
{
	font-weight: bold;
	text-align: center;
}

.manga-comments
{
	text-align: left;
}

.manga-subtotal
{
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

.manga-review-rating
{
	color: navy;
}

.manga-review-title
{
	font-weight: bold;
}
