/* CSS Document */

body {
	margin:0;
}
a, a:visited, a:active {
	color:#666;
}
table {
	margin-left:55px;
}
td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
table.title {
	margin-top:75px;
	width:750px;
}
table.title th {
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}
table.title th div.title {
	font-family:"Book Antiqua";
	font-weight:bold;
	font-size:24px;
	margin-right:20px;
	float:left;
}
table.title th div.year {
	margin-top:10px;
}
table.title th div.year span, table.title th div.year a {
	margin-right:21px;
}
table.title th span {
	color:#cc3300;
}
table.title td div {
	margin-top:30px;
}
table.content {
	margin-top:67px;
	margin-bottom:50px;
}
table.content td {
	width:340px;
	padding-bottom:55px;
}
table.content td p {
	margin-bottom:15px;
}
table.content th {
	vertical-align:top;
	text-align:left;
}

table.content th img{
	margin-left:20px;
}
table.content th img.spacer{
	margin-bottom:50px;
}
table.content th div{
	text-align:center;
	font-weight:normal;
	color:#666666;
	margin-top:10px;
}
