h3 {
color : #660000; 
background-color : transparent; 
font-size : 17px; 
font-weight : bold; 
} 
h4 {
color : #660000; 
background-color : transparent; 
font-size : 12px; 
font-weight : bold; 
} 

.foot {
color : #996633; 
background-color : transparent;
font-size : 12px;
} 

.foot a:visited {
background : transparent; 
color : #996633; 
font-weight : normal; 
} 
.foot a:link {
background : transparent; 
color : #996633; 
font-weight : normal; 
} 
.foot a:hover {
background : #ffdf9d; 
color : #663300; 
font-weight : normal; 
text-decoration : none; 
} 


a:link {
color : #663333; 
background-color : transparent; 
} 
a:visited {
color : #996633; 
background-color : transparent; 
} 
a:hover {
background-color : #ffdf9d; 
color : #663300; 
text-decoration : none; 
} 
A.image:hover {
background : transparent; 
color : #996633; 
} 
A.credits:visited {
background : transparent; 
color : #cc9933; 
font-weight : normal; 
} 
A.credits:link {
background : transparent; 
color : #996633; 
font-weight : normal; 
} 
A.credits:hover {
background : #ffdf9d; 
color : #663300; 
font-weight : normal; 
text-decoration : none; 
} 
h2 {
color : #660000; 
background-color : transparent; 
font-size : 22px; 
font-weight : bold; 
} 
h5 {
font-weight : bold; 
} 
.field {
color : #000000; 
background-color : #ffeecc; 
font-size : 10px; 
} 
.numbers {
font-family : Georgia, "Times New Roman", Times, serif; 
} 
ul {
list-style-image : url(images/bullet.gif); 
} 
address {
font-style : normal; 
color : #996633; 
background-color : transparent; 
} 
.button {
font-size : 10px; 
color : #660000; 
background-color : #ffeecc; 
font-weight : bolder; 
border-style : solid; 
border-top-width : 2px; 
border-right-width : 2px; 
border-bottom-width : 2px; 
border-left-width : 2px; 
font-variant : small-caps; 
} 
form {
	margin-bottom: 0 ;

