

h2 {
	font-size: 16px;
}

h3 {
	font-size: 11px;
	color: #229323;
	margin-top: 3em;
}

div.contents p {
	font-size: 12px;
	margin-bottom: 1em;
	line-height: 120%;
	color: #565C69;
}

div.contents table {
	color: #565C69;
	font-size: 12px;
	margin-bottom: 1em;
}

div.contents table  th {
	text-align: left;
	font-weight: normal;
	width:40px;
}
table.railtable  td {
	font-size: 8px;
	margin-bottom: 0px;
	color: #000000;
	padding: 2px;
}

table.railtable tr.high td {
	background: #666666;
	color: #ffffff;
}

a {
	color: #393D46;
}
