body * {
	font-family: verdana, helvetica;
}

.yahoodoc {
    background-color: white;
    padding: 0 15px 10px;
}

html {
	background-color: #eee;
}

#tabs a {
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 10px;
	text-transform: uppercase;
}

#tagline {
	color: #666;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 4px;
}

div.sitemap-generic {
	background-color: white;
	border-top: #ccc thin solid;
}

.lower{
    font-size: 12px;
}