BODY {
font-size : 80%; 
font-family : Geneva, Arial, Verdana, Helvetica, sans-serif; 
font-weight : normal; 
color : #333333; 
background-color : #CBDEA8;
margin : 0 0 0 0;
padding : 20 0 0 0;
width : auto; 
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	border: 0px solid #333333;
}

a:link { text-decoration: none; font-weight: normal; color: #3D5853;}
a:visited { text-decoration: none; font-weight: normal; color: #3D5853}
a:hover { text-decoration: none; font-weight: normal; color: #CBDEA8}
a:active { text-decoration: none; font-weight: normal; color: #3D5853}

H1 {
font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 80%; 
color : #333333; 
background-color : transparent; 
}

p {
font-size : 80%; 
font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif; 

}

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


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

.smalltext a:visited{
font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
color:#333333;
}
.smalltext a:hover{
color:#E3DBB6;
}

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

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


.largetext {
font-family : Geneva, Verdana,  Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
color:#333333;
}

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

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

.largetext a:hover{
color:#E3DBB6;
}

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

.grid {
border : #3D5853 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #3D5853;
  color:#ffffff;
  text-align:left;

}

.bg_light {
  background-color : #E3DBB6;
}

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

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

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

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


