BODY {
font-family: verdana, arial, sans-serif;
background: #ffffff;
font-size: 0.8em;
}
.text {
font-size: 0.8em;
}
A:link {
	COLOR: #772200
}
A:visited {
	COLOR: #992200
}
A:hover {
COLOR: #aa3322; text-decoration: none;
}
A:active {
   COLOR: #bb2200
}
H1 {
font-size: 1.3em;
}
h1, h2, h3 {
color: #886666;
}

.quote {
font-family: georgia, times new roman, serif; font-size: 0.9em;
}
.warning {
color: #dd0000; font-size: 1.2em;
}
.nav {
width: 150px;
background: #ffffff;
border-style: dotted; 
border-width: 2px; 
border-color: #eedddd;
padding: 10px;
font-size: 0.8em;
}
.small {
font-size: 0.8em;
}
.side {
float: right;
}
.foot {
font-size: 0.9em;
}
.seealso {
float: right;
background: #ffffff;
border-style: dotted; 
border-width: 2px; 
border-color: #eedddd;
padding: 10px;
}
.leftside {
float: left;
}
.featuredform {
padding: 15px;
}
.featuredbox {
border-style: solid; 
border-width: 0px; 
border-color: #557722;
padding: 10px;
}
.featuredtext {
color: #557722;
font-size: 1.2em;
}
.squish {
line-height: 0.2em;
}
.shiny {
color: #557722;
font-size: 1.2em;
}
input.submit {
color:#772200;
font-size: 125%;
font-weight:bold;
background-color:#ffffff;

border:1px solid;
border-top-color:#557722;
border-left-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#557722;
}
input.submithover {
color:#aa3322;
font-size: 125%;
background-color:#ffffff;

border:1px solid;
border-top-color:#557722;
border-left-color:#ffffff;
border-right-color:#ffffff;
border-bottom-color:#557722;
}