body{
	font-size: 15px;
}
h1
{
	font-size: 20px;
}
.content-holder h2{
	font-size: 15px;
}
.text-head h3{
	font-size: 18px;
}
#content h3
{
	font-size: 14px;
}
.table-head h4{
	font-size: 15px;
}
.table-data th{
	font-size: 16px;
	line-height:16px;
}
.right-bar h3{
	font-size: 16px;
}
.sidebar h3{
	font-size: 16px;
}
.search-input input
{
	font-size:14px;
}