@charset "utf-8";
/* CSS Document */

html {
	min-width: 742px;
}
body {
	text-align: center;
	padding: 0;
	border: 0;
	color: #000;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fff;
	background-position: center;
	margin: 0px;
}
img {
	border: 0;
}
a {
	border: none;
	text-decoration: none;
	color: #000;
}
p.title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -15px;
}
p.title a:hover {
	text-decoration: underline;
}
p.author {
	font-size: 13px;
}
p.summary {
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	text-indent: 15px;
	border-bottom: 1px dashed #CCCCCC;
}
