
<!--
a:link     {color: #dc241f;}
a:active   {color: #d799af;}
a:visited  {color: #b727bf;}

a:link.black     {color: black;}
a:active.black   {color: #414b56;}
a:visited.black  {color: #868f98;}

a:link.green     {color: #006600;}
a:active.green   {color: #00bd19;}
a:visited.green  {color: darkgreen;}

a:link.hidden    {color: black; text-decoration: none;}
a:active.hidden  {color: black; text-decoration: none;}

a:link.normal     {color: #210f73;}
a:active.normal   {color: #00a0e2;}
a:visited.normal  {color: #b727bf;}

blockquote {
  text-align: justify;
  margin: 0 2em;
}
body { 
  background-color: white;
}

div.caption {
  font-weight: normal;
  font-style: italic;
  text-align: right;
}

em {
  font-weight: bold;
  color: #dc241f;
  font-style: italic;
}

h1 {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-variant: small-caps;
}
h2 {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  text-align: center;
  font-weight: normal;
}
h3 {
  font-weight: normal;
  font-variant: normal;
}
h4 {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  text-align: center;
}
hr {
  color: #dc241f;
  background-color: #dc241f;
  margin: 0.5em 4%;
}
hr.black {
  color: black;
}
hr.blue {
  color: #210f73;
  background-color: #210f73;
}
hr.green {
  color: #006600;
}
hr.grey {
  color: #868f98;
}

img {
  border: 0px;
  margin-bottom: 0.5em;
}
img.sicn {
  vertical-align: middle;
  width: 8px;
}
img.icon {
  vertical-align: middle;
  width: 32px;
}

p {
  text-align: justify;
  text-indent: 2em;
  margin: 0.25em 0;
}
p.warren {
  text-align: justify;
  font-size: small;
  font-style: italic;
}

span.farestage {
  background-color: black;
  vertical-align: middle;
  font-weight: normal;
  font-size: 67%;
  font-family: Johnston, Johnston Underground, P22 Johnston Underground, sans-serif;
  color: white;
}
span.fracden {
  font-size: 60%;
  font-weight: bold;
}
span.fracnum {
  font-size: 60%;
  font-weight: bold;
  vertical-align: text-top;
}
span.smalln {
  font-size: 80%;
  font-weight: bold;
}
strong {
  font-weight: bold;
  color: #dc241f;
  font-style: italic;
}
sup {
  font-size: 75%;
  font-weight: bold;
  vertical-align: text-top;
  text-decoration: underline;
}

table {
  border-style: none;
}
td {
  padding: 0.25em;
  margin: 0.25em;
}
td.direction {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  font-size: x-large;
  text-align: center;
  color: #006600;
}
td.gplate {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-size: xx-small;
  line-height: 110%;
  text-align: center;
  color: white;
  background-color: #dc241f;
}
td.link {
  text-align: center;
  vertical-align: top;
  width: 9%;
}
td.plate {
  width: 33%;
  vertical-align: top;
  padding: 0 0.5em;
  text-align: justify;
  font-size: 90%;
}
th {
  padding: 0.5em;
  font-size: 85%;
  text-align: justify;
  text-indent: 0;
}
th.country {
  background-color: #006600;
  text-align: center;
  color: palegoldenrod;
  padding: 1.5em;
}
th.header {
  background-color: #dc241f;
  text-align: center;
  color: white;
  padding: 1.5em;
}

.caption {
  font-size: 85%;
  font-weight: bold;
  text-align: justify;
}
.plate {
  font-size: 90%;
  text-align: justify;
}
.popup {
  cursor: help;
}
.sans {
  font-family: "Johnston", "Johnston Underground", "P22 Johnston Underground", "Gill Sans", "Trebuchet MS", sans-serif;
  font-weight: normal;
}

.bakerloo     {color: #b94e24;}
.central      {color: #dc241f;}
.circle       {color: #ffce00;}
.district     {color: #006600;}
.eastlondon   {color: #ec9e00;}
.hammersmith  {color: #d799af;}
.jubilee      {color: #868f98;}
.metropolitan {color: #751056;}
.northern     {color: black}
.piccadilly   {color: #0019a8;}
.victoria     {color: #00a0e2;}
.waterloocity {color: #76d0bd;}
.docklands    {color: #00afad;}
.overground   {color: #e86a10;}
.tramlink     {color: #00bd19;}
.darkgrey     {color: #414b56;}

.britishrail  {color: #e33539;}
.bus          {color: #ef3748;}
.coach        {color: #f1ab00;}
.dialaride    {color: #b727bf;}
.dlr          {color: #00ada8;}
.mobility     {color: #eb9a0a;}
.natrail      {color: #002f5d;}
.natrailcream {color: #f4d2a7;}
.pco          {color: #8480d7;}
.river        {color: #0076bd;}
.safety       {color: #0067c1;}
.streets      {color: #97a69b;}
.tram         {color: #2ca520;}
.white        {color: white;}
-->

