body { 
font-family: Georgia, Times, serif; 
color: #554c3a; 
background-color: #edf2cc; 
background-image: url("images/gradation.gif"); 
background-repeat: repeat-x; }

img {
border: 0 none; }

.quote {
color: #8ea331; 
font-size: 1.25em; 
line-height: 1.4em; 
font-style: italic; 
text-align: right; }

.quotename {
color: #8ea331; 
font-size: .75em; 
line-height: 1.4em; 
font-style: italic; 
text-align: right; }

.headline {
color: #8ea331; 
font-size: 1.75em; 
line-height: 1.4em; }

.footer {
font-size: 0.75em; }

p {
font-size: 1em; 
line-height: 1.4em; }

ul {
font-size: 1em; 
line-height: 1.4em; 
text-indent: 0;
margin-left: 0;
padding-left: 1.5em; }

li {
list-style-type: square; }

a {
text-decoration: none;
color: #8ea331; }

a:link {
color: #8ea331; }

a:visited {
color: #8ea331; }

a:hover {
text-decoration: underline; }

a:active {}

.bold { 
font-weight: bold; }

.italic {
font-style: italic; }

.boldgreen {
color: #8ea331; 
font-weight: bold; }

