body
{
	font-size: 11px;
}
#topic
{
    font-size: 12px;
}
#about h3
{
    font-size: 14px;
}
#about h4
{
    font-size: 11px;
}
.post
{
    line-height: 16px;
}
.post h3
{
    font-size: 18px;
}
.post h4
{
    font-size: 14px;
}
.post .meta
{
    font-size: 10px;
}
.sidebar h3
{
	font-size: 11px;
}
.sidebar h4
{
	font-size: 11px;
}

#font_size a#font_small
{
    color: #3B5998;
    background-color: #FFF;
}
#font_size a#font_big
{
    color: #333;
    background-color: #EEE;
}
