body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2A26;
}

p {  text-align: justify; font-size: 13px; }

a, a:active {
	text-decoration: none;
        color: #96661B;
}
a:hover {  
	text-decoration: underline        
}     

h1 {
	font-size: 22px;
        font-weight: bold;
}

h2 {
	font-size: 18px;
        font-weight: bold;
}

.small {
	font-size: 10px;
}

.menu {
	color: #653A11;
}

.menu:hover {
	color: #96661B; 
}
