  /*text-transform: uppercase;*/

body,td {
  font-family: tahoma, arial;
  font-size: 11px;
}

.lapcard {
  font-family: tahoma, arial;
  color: #000000;
  font-size: 36px;
  font-weight: bold;
}

.lapteam { font-size: 14px; }

.lapnumber { 
  font-size: 70px; 
  font-weight: bold;
  text-align: center;
}


.result {
  font-family: tahoma, arial, helvetica;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 5px 2px 10px;
  border: none;
}

.resultgreen {
  font-family: tahoma, arial, helvetica;
  color: #0C722A;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
}

.resultblue {
  font-family: tahoma, arial, helvetica;
  color: #1D4A8D;
  font-size: 14px;
  font-weight: bold;
  font-variant: small-caps;
}



.resultheader {
  font-family: tahoma, arial, helvetica;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 5px 2px 10px;
  border: none;
  background-color: #336699;

}

.resulttitle {
  font-family: tahoma, arial, helvetica;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 5px 2px 10px;
  border: none;
  text-decoration: underline;
}

.ticker {
  font-family: tahoma, arial, helvetica;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  font-variant: small-caps;
}

.tickernumber {
  font-family: tahoma, arial, helvetica;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  font-variant: small-caps;
}

.tickergreen {
  font-family: tahoma, arial, helvetica;
  color: #0C722A;
  font-size: 20px;
  font-weight: bold;
  font-variant: small-caps;
}

.tickerblue {
  font-family: tahoma, arial, helvetica;
  color: #1D4A8D;
  font-size: 20px;
  font-weight: bold;
  font-variant: small-caps;
}

.greyout {
  font-family: tahoma, arial, helvetica;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 5px 2px 10px;
  border: none;
  background-color: #999999;

}

input.button {
  border: #000000 1px outset;
  background-color: #989DA5;
  color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  margin: 0px;
  font-family: tahoma, Arial, helvetica;
  font-size: 18px;
  font-weight: 900;
}

input	{
	font-size: 10pt;
}

