#page
{
    width:960px;
    font-family: arial,sans-serif; 
    font-size: 14px;
    font-color: DarkGray;
    text-align: justify;
    border: solid;
    border-width: 1px;
    border-color: LightGray;
    padding: 15px 15px 5px 15px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}

th
{
	text-align: left;
}

td
{
	padding-right: 20px;
}

#otherStations
{
	margin-top: 15px;
}
