BODY { font-size : 1em; font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : #000000; line-height: 1.2em; background-color : #033; margin : 0; padding : 0; width : auto; }

H1 { color : #000000; font: bold 1.4em/1em Arial, Helvetica, sans-serif; background-color : transparent; }

p { font-size : 1em; font-family : Arial, Helvetica, sans-serif; line-height: 1.2em; }

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 0.9em; 
}


.smalltext a:link{ font-family : Arial, Helvetica, sans-serif; font-style : normal; font-variant : normal; font-weight : normal; text-decoration: none; }

.smalltext a:visited{ font-family : Arial, Helvetica, sans-serif; font-style : normal; font-variant : normal; font-weight : normal; text-decoration: none; }

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

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


.largetext { font: 1.2em/1em Arial, Helvetica, sans-serif; }

.largetext a:link{ font-family : Arial, Helvetica, sans-serif; font-style : normal; font-variant : normal; font-weight : normal; font-size : 11pt; text-decoration: none; }

.largetext a:visited{ font-family : Arial, Helvetica, sans-serif; font-style : normal; font-variant : normal; font-weight : normal; font-size : 11pt; text-decoration: none; }

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 10pt;
  color : red;
  font-weight : bold;
}

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #F08080;
}

.bg_medium {
  background-color : #00CCCC;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
a:link { color: #033; font-size: 1em; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 1.2em; text-decoration: none; }
a:visited { color: #033; text-decoration: none; }
a:hover { color: #105d6e; text-decoration: underline; }
