BODY {
font-size : .9em; 
font-family : Verdana, Tahoma, 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, Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em; 
color : #000000; 
background-color : transparent; 
}

H2 {
font-size : 1em;
}

H3 {
font-size : 1em;
}

p {
font-size : .9em; 
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 

}

a:link{
color : #FF6600;
font-weight : bold;
text-decoration : none;
}

a:visited{
color : #FF6600;
font-weight : bold;
text-decoration : none;
}

a:hover{
color : #FF0000;
font-weight : bold;
text-decoration : none;
}

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

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

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

.extrasmalltext {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-style : italic; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em;
color : #888888;
}


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

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


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

.largetext a:link{
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
color : #FF6600;
}

.largetext a:visited{
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
color : #FF6600;
}

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

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #CCCCBB;
}

.bg_medium {
  background-color : #DDDDCC;
}

.blockheader {
  background-color : #222222;
  color : #ffffff;
  text-align : left;
}

.bg_light {
  background-color : #EEEEDD;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
  text-align : left;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

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