body {
  color: #222222;
  background-color: #ff6633;
  font-family: arial, sans-serif;
  font-size: 14px;
}


h1 {}

h2 {
font-size: 1.75em;}

h3 {}

h4 {}

h5{}

h6{}
.darkness {
  color: white;
  font-family: arial, sans-serif;
  font-size: 1.15em;
font-weight: bold;}

.schedule {
  color: white;
  font-family: arial, sans-serif;
  font-size: 1.em;
}

.radiobutton {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: white;
  background-color: rgb(0,51,204); 
}


.standardish {
  font-family: arial, sans-serif;
  font-size: 11px;
  background-color: rgb(255,255,255);
  border: solid rgb(200,200,200) 1px;
}


.standardish-small {
  font-family: arial, sans-serif;
  font-size: 11px; 
  background-color: rgb(153,0,102); 
  border: solid rgb(200,200,200) 1px
}


.standardish-noborder {
  font-family: arial, sans-serif;
  font-size: 11px; 
  background-color: rgb(255,255,255); 
  border: solid rgb(200,200,200) 0px
}


.confirmation-noborder {
  font-family: arial, sans-serif;
  font-size: 11px; 
  font-weight: bold;
  color: white; 
  background-color: rgb(153,0,102); 
}


.footer1 {
  color: #666666;
  font-family: arial, sans-serif;
  font-size: 11px;
}


div.box {
  border: solid;
  border-width: thin;
  width: 100%;
}


.large {  
  width : 10em ; 
  height : 10em ; 
}


.medium {  
  width : 4em ; 
  height : 4em ; 
}


.mediumsized {  
  width : 2em ; 
  height : 2em ;
  font-size : 3em ;  
}


.small {  
  width : 0.7em ; 
  height : 0.7em ;
}


.mozcheck {  
  width : 4em ; 
}


.mozradio {  
  height : 4em ; 
}
