BODY {
font-size : 1em; 
font-family : Times New Roman, serif; 
font-weight : normal; 
color : #000000; 
background-color : #445444;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}
#banner {
   text-align: right;
   margin : 0 0 0 0;
}
p {
font-size : .9em; 
font-family : Times New Roman, serif; 
color : #000000; 

}

.smalltext {
font-family : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Times New Roman, 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 : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Times New Roman, serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-family : Times New Roman, serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #ccdccc .05em solid;
}

.white {
  background-color : white;
  color : #000000; 
}

.black {
  background-color : black;
  color : #ffffff; 
}

.bg_dark {
  background-color : #bbcbbb;
  color : #000000; 
} 

.bg_medium {
  background-color : #ccdccc;
  color : #000000; 
}

.bg_light {
  background-color : #ddeddd;
  color : #000000; 
}

.alt_bg_dark {
  background-color : #066fa0;
  color : #000000; 
}

.alt_bg_medium {
  background-color : #2794d8;
  color : #000000; 
}

.alt_bg_light {
  background-color : #5fb0d8;
  color : #000000; 
}

.copyright {
    font-size: .8em;
    text-align: center;
}
