BODY {
font-size : 12px; 
font-family : Georgia, sans-serif; 
font-weight : normal; 
color : #6a4928;
background-color : #846945;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

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

H3 {
font-family : Georgia, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.1em; 
color : #003333; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Georgia, sans-serif; 
}

table {
background-color: white;

}

.smalltext {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
}


.smalltext a:link{ 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
text-decoration: none;
	color: #B79956;
}

.smalltext a:visited{ 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
text-decoration: none; 
	color: #B79956; 
}

.smalltext a:hover{ 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
text-decoration: underline; 
	color: #B79956;  
}

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

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

.noline a:hover{
  text-decoration : underline;
	color: #B79956;
}


.largetext { 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
text-decoration: none;
	color: #B79956;
}

.largetext a:visited{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
text-decoration: none;
	color: #B79956; 
}

.largetext a:hover{
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em;
text-decoration: underline;
	color: #B79956; 
}

.errortext {
  font-size : 0.9em;
  color : #669999;
  font-weight : normal;
}

.grid {
border : #99cc33 .05em solid; 
}

.white {
  background-color : white;
}

.black {
  background-color : white;
}

.bg_dark {
	background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.bg_medium {
  background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.bg_light {
  background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.alt_bg_dark {
 background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.alt_bg_medium {
  background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.alt_bg_light {
 background-color : #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC5BC;
}

.copyright {
    font-size: 0.9em;
    text-align: center;
}
a:link {
	color: #B79956;
	text-decoration: none;
}

a:visited {
	color: #B79956;
	text-decoration: none;
}

a:hover {
	color: #B79956;
	text-decoration: underline;
}