BODY {
background-image: url(images/HartfordTPPBackground.jpg);
background-repeat: no-repeat;
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
background-color : transparent; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

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

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
background-color : transparent; 
}

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


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

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

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

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


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
background-color : transparent; 
}

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

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

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
background-color : transparent; 
}

.grid {
background-color : transparent; 
}
.white {
  background-color : transparent; 
}

.black {
  background-color : transparent; 
}

.bg_dark {
  background-color : transparent; 
}

.bg_medium {
  background-color : transparent; 
}

.bg_light {
  background-color : transparent; 
}

.alt_bg_dark {
  background-color : transparent; 
}

.alt_bg_medium {
  background-color : transparent; 
}
.alt_bg_light {
  background-color : transparent; 
}
.copyright {
    font-size: .8em;
background-color : transparent; 
    text-align: center;
}
