BODY {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 14px; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 11px; 
}


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

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

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

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


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 14px; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 14px; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 14px; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 11px;
  color : red;
  font-weight : bold;
}

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #617F7A;
}

.bg_medium {
  background-color : #92BFB7;
}

.bg_light {
  background-color : #E1FFFB;
}

.alt_bg_dark {
  background-color : #7F7A61;
}

.alt_bg_medium {
  background-color : #BFB792;
}

.alt_bg_light {
  background-color : #FFF5C3;
}

.copyright {
    font-size: 10px;
    text-align: center;
}
