BODY {
font-size : 0.9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : BLACK;
background-image:url('background.jpg');
background-color : #aec8e3;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

a:link {
text-decoration: none;
color: #0f6ac8;
}
a:visited {
	text-decoration: none;
	color: #0f6ac8;
}
a:hover {
text-decoration: underline;
color: #ffffff;
}


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

p {
font-size : 1.0em; 
font-family : Arial, Helvetica, sans-serif; 

}

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


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

.smalltext a:visited{
font-family : 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 : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.0em; 
}

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

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

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 1.0em;
  color : black;
  font-weight : bold;
}

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

.white {
  background-color :transparent;
}

.black {
  background-color : transparent;
}

.bg_dark {
  background-color : #e6e6fd;
  background-image : url('background1.jpg');
}

.bg_medium {
  background-color :#e6e6fd;
  background-image : url('background1.jpg');
}

.bg_light {
  background-color :#e6e6fd;
  background-image : url('background1.jpg');
}

.alt_bg_dark {
  background-color : #e6e6fd;
  background-image : url('background1.jpg');
}

.alt_bg_medium {
  background-color : #e6e6fd;
  background-image : url('background1.jpg');
}

.alt_bg_light {
  background-color : #e6e6fd;
  background-image : url('background1.jpg');
}

.copyright {
    font-size: .9em;
    text-align: center;
}
