p.about	{
	font-weight: bold;
	font-size: 12px;
}

p.author	{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}

p.byline	{
	font-weight: bold;
	text-align: center;
}

p.copyright	{
	font-weight: bold;
	font-size: 8px;
}

table.article	{
	border: #006400;
	border-bottom: thick;
	border-left: thin;
	border-right: thick;
	border-top: thick;
	width: 600px;
}