h2.title
{
	color:#182748;
	font-family:verdana,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}

p.subtitle
{
	width: 600px;
	text-align: justify;
}

table.article
{
	background: #FFE985;
	border: 1px solid #FF8A01;
	width: 600px;
}

table.article tr td
{
	padding: 5px;
}

div.year_display
{
	position: relative;
	left: -40px;
	top: 10px;
}

div.year_hide
{
	display: none;
	visibility: hidden;
}
