body {
	font-size: 14px; 
	color: #000000; 
	line-height: 20px; 
	font-family: "century gothic", helvetica, verdana, sans-serif;
	background-image: url(../images/bg-leaves-green.jpg);
}
p, td {
	font-size: 14px; color: #333333; 
	line-height: 20px; 
	font-family: "century gothic", helvetica, verdana, sans-serif;
}
ul, li {
	font-size: 14px; color: #333333;
	line-height: 20px;
}

h3 {font-size:18px;
}
h4 {font-size:16px;
}
.content {
	text-align: left;
}
.content a {
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}
.content a:hover {
    color: #333333;
	text-decoration: none;
	background-color: #dadada;
}
.smalltext p,td{
    font-size: 12px;
	line-height: 15px;
}
.small-ref {
	font-size:10px;
	line-height: 14px; 
}
.footer {
	font-size:12px;

}
.footer a {
    color: #666666;
	text-decoration: none;
	padding: 4px 4px;
}
.footer a:hover {
    color: #333333;
	text-decoration: none;
	background-color: #dadada;

}
.subnav a {
	font-size: 14px;
	padding:8px 30px;
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
}
.subnav a:hover {
	padding:8px 30px;
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}
.credits {
	font-size:12px;
	padding: 4px 4px;
}
.credits a {
    color: #333;
	text-decoration: none;
}
.credits a:hover {
    color: #666;
	text-decoration: none;
}
