body, p, td {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 12px;
}

a { 
	color: #9c9;
}

.white a {
	color: #066;
}

h2 { 
	color: #fff; 
	font-weight: bold; 
	font-size: 18px; 
}

h3 { 
	color: #fff; 
	font-weight: bold; 
	font-size: 14px; 
}

.nav {
	padding: 10px;
	margin-left: 20px;
	width: 180px;
	border-left: 1px solid #9c9;
}

.footer {
	font-size: 10px;
	text-align: center;
}
