BODY {
font-size : .9em; 
font-family : Trebuchet MS, Trebuchet, Tahoma, Helvetica, Arial,  sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : dadada;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {

font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 


}

a:link {
  
  font-style : normal; 
  font-variant : normal;
  color: #000000;
  text-decoration: none;

}

a:visited {
  
  font-style : normal; 
  font-variant : normal; 
  color: #333333;
  text-decoration: none;

}


a:hover {
  
  font-style : normal;
  font-variant : normal;
  text-decoration: underline;

}

.darkmenutitle {


font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
color : #FFFFFF; 

}

.smalltext {

font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}

.smalltext a:link{
  font-weight : bold;
  font-style : normal; 
  font-variant : normal; 
}

.smalltext a:visited{

  font-style : normal; 
  font-variant : normal; 
  font-weight : bold;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {

font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext{
 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext{

font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #21706F;
  color : #FFFFFF
}

.bg_medium {
  background-color : #2C9695;
}

.bg_light {
  background-color : #36BCBA;
}

.alt_bg_dark {
  background-color : #58978D;
}

.alt_bg_medium {
  background-color : #6DBDAF;
}

.alt_bg_light {
  background-color : #84E3D3;
}
