body {
   font-family:Verdana, Arial;
   font-size:14px;
   width: 800px;
   margin-right: auto;
	margin-left: auto;
}

h1 {
   font-family:Tahoma, Verdana, Arial;
   font-size:22px;
   color:red;
}

h2 {
   font-family:Tahoma, Verdana, Arial;
   font-size:20px;
   color:black;
}

h3 { color:red; }

.timetable { font:normal Tahoma 17px; background-color: black; }
.timetable td { background-color:white; }

.timetable .header {
   background-color:red;
   color:white;
}

.today td {
   background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }


#orderButton {
text-align: center;
margin: 25px;
}

#orderButton form {
margin: 25px;
}

#dollardiv noscript, 
#flashdiv2 noscript  {
   font-family:Tahoma, Verdana, Arial;
   font-size:22px;
   color:#00CC00;
font-weight: bold;
}

#bullets {
text-align: left;
width: 640px;
border: 2px dashed #ccc;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
}