BODY {
font-size : .8em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000066; 
background-color : white;
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 : 1em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .8em; 
font-family : Arial, Helvetica, sans-serif; 

}


a {
color:#660000; 
text-decoration:underline;
}

a:link
{
color: #66000;
text-decoration:underline;
}

a:visited
{
color: #66000;
text-decoration:underline;
}

a:hover
{
color: #66000;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}


.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 : 1em; 
}

.largetext a:link{
color : #000066;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.largetext a:visited{
color : #000066;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em;  
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}990000

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #ffffff;
}

.bg_medium {
  background-color : #FFFFFF;
}

.bg_light {
  background-color : #3399ff;
}

.alt_bg_dark {
  background-color : #ffffff;
}

.alt_bg_medium {
  background-color : #ffffff;
}

.alt_bg_light {
  background-color : #ffffff;
}
