.catListItem{
     font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
     font-weight: normal;
     font-size: 14px;
     color: #000;
}
.postDesc{
     font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
     font-weight: normal;
     font-size: 11px;
     color: #000;
}
h1{
     font-size: 12px;
}
h2{
     font-size: 12px;
     color: 000066;
}
h3{
     font-size: 12px;
     color: 990000;
}
li{
     font-size: 11px;
}
.posthead{
     font-size: 12px;
     color: 000066;
}
.postbody{
     font-family: 'Arial', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
     font-size: 12px;
     color: #000;
}
.postfoot{
     font-size: 11px;
}
.RecentComment{
     font-size: 11px;
}