body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
}

table.excerpt
{
	background-image: url(images/excerpt_bkg.gif);
	background-repeat: repeat-y;
	width: 400px;
	text-align: center;
	padding-left: 10px;
}

table.excerpt td
{
	padding: 15px 10px;
}

table.excerpt div
{
	text-align: left;
	width: 360px;
	margin-bottom: 17px;
}

table.excerpt div.center
{
	text-align: center;
}

table.excerpt div.credit
{
	text-align: center;
	margin-bottom: 7px;
}

table.excerpt div.title
{
	font-weight: bold;
	font-size: 20px;
	color: #990000;
	margin-top: 21px;
	margin-bottom: 10px;
	text-align: center;
}

table.excerpt div.top
{
	margin-top: 0px;
}

table.excerpt div.heading
{
	font-size: 14px;
	margin-bottom: 30px;
	text-align: center;
}

table.excerpt div.subhead
{
	font-weight: bold;
	text-align: center;
}

table.excerpt div.caption
{
	margin-bottom: 20px;
	font-size: 9px;
}

table.excerpt div.rule
{
	margin: 0px 0px 8px 0px;
	text-align: center;
}

table.excerpt div.image
{
	text-align: center;
	margin-bottom: 23px;
}

table.excerpt div.byline
{
	text-align: center;
	margin-bottom: 17px;
	font-size: 11px;
	position: relative;
	top: -10px;
}

table.excerpt div.partner
{
	font-weight: bold;
	color: #990000;
	font-size: 11px;
	margin-bottom: 0px;
}

table.excerpt div.copy div.bullet
{
	background-image: url(images/bullet_000.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 2px;
}

h1
{
	font-size: 16px;
	text-align: left;
	color: #990000;
	margin-top: 10px;
}

span.comment
{
	color: #999999;
}

a
{
	color: #c6932c;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	color: #999999;
}