@charset "UTF-8";

div#rightcolumn h1 {
	border-top: 1px solid #D1E2EB;	
	border-bottom: 1px solid #D1E2EB;
	margin-bottom: 10px;
	padding-top:30px;
	height: 47px;
	font-size: 90%;
	letter-spacing: 0.3em;
}

div#rightcolumn p {
	font-size: 80%;
}

div#rightcolumn table {
	float: left;
	width: 420px;
}

div#rightcolumn th, div#rightcolumn td {
	padding-bottom: 13px;
	font-size: 80%;
	line-height: 130%;
	vertical-align: top;
}

div#rightcolumn th {
	padding-right: 5px;
}

div#rightcolumn td.month {
	padding-right: 10px;
}

div#rightcolumn th, div#rightcolumn td.month {
	color: #004283;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#rightcolumn table, div#rightcolumn div {
	margin-top: 30px;
}

div#rightcolumn div {
	float: right;
	width: 140px;
}

div#rightcolumn div p {
	margin-bottom: 20px;
}

