h1, h2, h3, h4, h5, h6,
span#asideTitle{
	font-family: Arial, sans-serif;
	font-weight: bolder;
}

header h1#title,
header h2#slogan{
	letter-spacing: 0;
}

header h1#title,
header h2#slogan,
nav>ul>li {
	font: normal 13px Arial, sans-serif;
}

header h1#title,
header h2#slogan {
	font-weight: bolder;
}

nav li a#current,
nav li a#current:hover, 
nav li a.currentAncestor,
nav li a.currentAncestor:hover {
	font: bold 13px Arial, sans-serif;
}

nav li li{
	font-size: 11px;
}

h1.blog-entry-title,
h1.blog-entry-title a {
	font: bold 21px Arial, sans-serif;
}

#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before,
.filesharing-item-title {
	font: bolder 18px Arial, sans-serif;
}

form label {
	font: normal 10px Arial, sans-serif;
}
